Sfoglia il codice sorgente

Merge pull request #484 from djchie/patch-1

Fix spelling error to "aforementioned"
tags/v2.2.0
Phillip Johnsen 10 anni fa
parent
commit
289f146a29
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      README.md

+ 1
- 1
README.md Vedi 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…
Annulla
Salva