shithub: hugo

Download patch

ref: 80ebe0578a1b5cbdcb837be4afc5c58aedb8a20a
parent: 60184823e54d93443b671cc358d10c6346c6c1ec
author: Bjørn Erik Pedersen <[email protected]>
date: Sat Jun 4 17:44:38 EDT 2016

Update release-notes.md

--- a/docs/content/meta/release-notes.md
+++ b/docs/content/meta/release-notes.md
@@ -46,7 +46,7 @@
 
 **Partial Builds:** Prior to this release Hugo would always reread and rebuild
 the entire site. This release introduces support for reactive site building
-while watching (`hugo serve`). Hugo will watch the filesystem for changes and
+while watching (`hugo server`). Hugo will watch the filesystem for changes and
 only re-read the changed files. Depending on the files change Hugo will
 intelligently re-render only the needed portion of the site. Performance gains
 depend on the operation performed and size of the site. In our testing build