From aa5765971aa7c58cb23b16924de97a517afb3730 Mon Sep 17 00:00:00 2001 From: djchie Date: Thu, 17 Sep 2015 20:36:35 -0700 Subject: [PATCH] Fix spelling error to "aforementioned" --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 596b59b..ecb5ce5 100644 --- a/README.md +++ b/README.md @@ -496,7 +496,7 @@ $ npm install mustache --save-dev $ npm run build ``` -The command line tool is basically a wrapper around `Mustache.render` so you get all the aformentioned features. +The command line tool is basically a wrapper around `Mustache.render` so you get all the aforementioned features. ## Testing