Update quick-start.md (#1076)

improved grammar
This commit is contained in:
Paul Murray
2020-06-11 08:30:04 +01:00
committed by GitHub
parent d04196bbdd
commit c80677aeb9
+1 -1
View File
@@ -83,7 +83,7 @@ echo 'theme = "ananke"' >> config.toml
## Step 4: Add Some Content
You can manually create content files (for example as `content/<CATEGORY>/<FILE>.<FORMAT>`) and provide metadata in them, however you can use the `new` command to do few things for you (like add title and date):
You can manually create content files (for example as `content/<CATEGORY>/<FILE>.<FORMAT>`) and provide metadata in them, however you can use the `new` command to do a few things for you (like add title and date):
```
hugo new posts/my-first-post.md