Fixed typo in readme

This commit is contained in:
Adam Smith 2016-05-19 22:24:44 -07:00
parent 1770c98084
commit 2b426e5cc3

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
}