docs: Fix typo in Quickstart guide
authorRuss Shanahan <russshanahan@gmail.com>
Mon, 5 Sep 2016 02:59:56 +0000 (22:59 -0400)
committerdigitalcraftsman <digitalcraftsman@protonmail.com>
Tue, 6 Sep 2016 12:34:46 +0000 (14:34 +0200)
To publish a post, draft status should be changed to `false`.

docs/content/overview/quickstart.md

index 310e59f98274afafb880606ad25e01311f15c4af..c0ea41f9a1f1f52d45d66e7723f18d72d2e91945 100644 (file)
@@ -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