mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-17 21:01:26 +02: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
f863b6a07e
commit
e65268f2c2
@@ -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