Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gohugoio/hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorRuss Shanahan <russshanahan@gmail.com>2016-09-05 05:59:56 +0300
committerdigitalcraftsman <digitalcraftsman@protonmail.com>2016-09-06 15:34:46 +0300
commitfaa3472fa299adb287d575e6d404d4ddcddbff4e (patch)
tree9a8bfe95d7b797d3cde459733912ed105ee9c9f6 /docs
parentccc51fe764c02d41ef3634739e71966b8c3c4e69 (diff)
docs: Fix typo in Quickstart guide
To publish a post, draft status should be changed to `false`.
Diffstat (limited to 'docs')
-rw-r--r--docs/content/overview/quickstart.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/overview/quickstart.md b/docs/content/overview/quickstart.md
index 310e59f98..c0ea41f9a 100644
--- a/docs/content/overview/quickstart.md
+++ b/docs/content/overview/quickstart.md
@@ -455,7 +455,7 @@ These are a few of the books that I have read within the last year.
So far all the posts that we have written are in draft status.
To make a draft public, you can either run a command
-or manually change the draft status in the post to `true`.
+or manually change the draft status in the post to `false`.
```bash
$ hugo undraft content/post/good-to-great.md