From: Russ Shanahan Date: Mon, 5 Sep 2016 02:59:56 +0000 (-0400) Subject: docs: Fix typo in Quickstart guide X-Git-Tag: v0.17~156 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=faa3472fa299adb287d575e6d404d4ddcddbff4e;p=brevno-suite%2Fhugo docs: Fix typo in Quickstart guide To publish a post, draft status should be changed to `false`. --- diff --git a/docs/content/overview/quickstart.md b/docs/content/overview/quickstart.md index 310e59f9..c0ea41f9 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