ref: faa3472fa299adb287d575e6d404d4ddcddbff4e
parent: ccc51fe764c02d41ef3634739e71966b8c3c4e69
author: Russ Shanahan <[email protected]>
date: Sun Sep 4 18:59:56 EDT 2016
docs: Fix typo in Quickstart guide To publish a post, draft status should be changed to `false`.
--- a/docs/content/overview/quickstart.md
+++ b/docs/content/overview/quickstart.md
@@ -455,7 +455,7 @@
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