mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-28 01:08:52 +00:00
Correct minor typo (#5372)
> Errors will no show up should be: > Errors will now show up
This commit is contained in:
committed by
Bjørn Erik Pedersen
parent
685fd6b08b
commit
f21d8c4a42
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user