From 80ebe0578a1b5cbdcb837be4afc5c58aedb8a20a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Sat, 4 Jun 2016 21:44:38 +0200 Subject: Update release-notes.md --- docs/content/meta/release-notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3