summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2016-06-04 21:44:38 +0200
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2016-06-04 21:44:38 +0200
commit80ebe0578a1b5cbdcb837be4afc5c58aedb8a20a (patch)
tree3f3a0afd7991c166cb945c90f1ab8b9314cd5185
parent60184823e54d93443b671cc358d10c6346c6c1ec (diff)
Update release-notes.md
-rw-r--r--docs/content/meta/release-notes.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/meta/release-notes.md b/docs/content/meta/release-notes.md
index 62d5a5d07..99b2fe2cf 100644
--- a/docs/content/meta/release-notes.md
+++ b/docs/content/meta/release-notes.md
@@ -46,7 +46,7 @@ time testing it and it will be included in Hugo's next release.
**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