Quellcode durchsuchen

Merge pull request #484 from djchie/patch-1

Fix spelling error to "aforementioned"
tags/v2.2.0
Phillip Johnsen vor 10 Jahren
Ursprung
Commit
289f146a29
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. +1
    -1
      README.md

+ 1
- 1
README.md Datei anzeigen

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



Laden…
Abbrechen
Speichern