Fix misspelling (#648)

This commit is contained in:
maiki
2018-10-29 08:47:41 -07:00
committed by Alexandros
parent e967001b99
commit 61c59c67eb
+1 -1
View File
@@ -34,7 +34,7 @@ Hugo now has:
## Notes
* You should not get stale content in Fast Render Mode anymore.
* Errors will no show up in the browser by default, turn it off by running `hugo server --disableBrowserError`
* Errors will now show up in the browser by default, turn it off by running `hugo server --disableBrowserError`
* `jsonify` will now produce pretty/indented output
## Enhancements