projects
/
brevno-suite
/
hugo
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
68cea07
)
Typo fix: "simple" → "simply" in templates/views.md
author
Anthony Fok
<foka@debian.org>
Wed, 24 Dec 2014 23:58:28 +0000
(16:58 -0700)
committer
Anthony Fok
<foka@debian.org>
Wed, 24 Dec 2014 23:58:28 +0000
(16:58 -0700)
Thanks to @paulsullivan for catching that typo!
docs/content/templates/views.md
patch
|
blob
|
history
diff --git
a/docs/content/templates/views.md
b/docs/content/templates/views.md
index 31fa312ba4b9ebf4e88040e10462bc98fab6c6e3..4f59993abcaa6787bd56be1291a7145abd23ffee 100644
(file)
--- a/
docs/content/templates/views.md
+++ b/
docs/content/templates/views.md
@@
-23,7
+23,7
@@
different type of content to the content itself.
## Creating a content view
-To create a new view, simpl
e
create a template in each of your different
+To create a new view, simpl
y
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