mirror of
https://github.com/gohugoio/hugo.git
synced 2024-05-11 05:54:58 +00:00
Typo fix: "simple" → "simply" in templates/views.md
Thanks to @paulsullivan for catching that typo!
This commit is contained in:
@ -23,7 +23,7 @@ different type of content to the content itself.
|
||||
|
||||
## Creating a content view
|
||||
|
||||
To create a new view, simple create a template in each of your different
|
||||
To create a new view, simply create a template in each of your different
|
||||
content type directories with the view name. In the following example, we
|
||||
have created a "li" view and a "summary" view for our two content types
|
||||
of post and project. As you can see, these sit next to the [single
|
||||
|
Reference in New Issue
Block a user