Singular to plural

This commit is contained in:
Alex Chambers 2018-09-05 11:11:44 -07:00 committed by Bjørn Erik Pedersen
parent cb5608dbfe
commit e49f65bb3c

View File

@ -35,7 +35,7 @@ The above will create a new content file in `content/posts/my-first-post.md` usi
3. `themes/my-theme/archetypes/posts.md`
4. `themes/my-theme/archetypes/default.md`
The last two list items is only applicable if you use a theme and it uses the `my-theme` theme name as an example.
The last two list items are only applicable if you use a theme and it uses the `my-theme` theme name as an example.
## Create a New Archetype Template