This website works better with JavaScript.
Home
Explore
Help
Sign In
jan
/
mustache.js
mirror of
https://github.com/janl/mustache.js
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
46
Wiki
Activity
Browse Source
Merge pull request
#484
from djchie/patch-1
Fix spelling error to "aforementioned"
tags/v2.2.0
Phillip Johnsen
10 years ago
parent
92c759a844
aa5765971a
commit
289f146a29
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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 afor
e
mentioned features.
## Testing
Write
Preview
Loading…
Cancel
Save