Merge pull request #94 from imaginate/patch-1

Fixed typo in readme
This commit is contained in:
Ismay 2016-05-20 10:46:25 +02:00
commit 63260bafda

View file

@ -182,7 +182,7 @@ Change the file extension of processed files to `.html` (optional). This option
```json
{
"plugins": {
"metalsmith-in-place": {
"metalsmith-layouts": {
"engine": "handlebars",
"rename": true
}