summaryrefslogtreecommitdiff
path: root/docs/narr/templates.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/narr/templates.rst')
-rw-r--r--docs/narr/templates.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/narr/templates.rst b/docs/narr/templates.rst
index 5c61cd0da..294bff8db 100644
--- a/docs/narr/templates.rst
+++ b/docs/narr/templates.rst
@@ -30,7 +30,7 @@ You can also wire up page templates via ZCML:
<bfg:view
for=".models.IMapping"
- factory=".views.contents_view"
+ view=".views.contents_view"
name="contents.html"
/>