docs: Fix typo in Quickstart guide

To publish a post, draft status should be changed to `false`.
This commit is contained in:
Russ Shanahan 2016-09-04 22:59:56 -04:00 committed by digitalcraftsman
parent ccc51fe764
commit faa3472fa2

View 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. So far all the posts that we have written are in draft status.
To make a draft public, you can either run a command 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 ```bash
$ hugo undraft content/post/good-to-great.md $ hugo undraft content/post/good-to-great.md