summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/narr/views.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/narr/views.rst b/docs/narr/views.rst
index 75cd6cc92..030d19052 100644
--- a/docs/narr/views.rst
+++ b/docs/narr/views.rst
@@ -515,7 +515,7 @@ renderer:
renderer="templates/foo.txt"
/>
-Views with use a Chameleon renderer can vary response attributes by
+Views which use a Chameleon renderer can vary response attributes by
attaching properties to the request. See
:ref:`response_request_attrs`.