Browse Source

Fix spelling error to "aforementioned"

tags/v2.2.0
djchie 10 years ago
parent
commit
aa5765971a
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@@ -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



Loading…
Cancel
Save