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 79d3b9489..746c0f688 100644
--- a/docs/narr/views.rst
+++ b/docs/narr/views.rst
@@ -632,7 +632,7 @@ have the potential to influence response behavior.
View callables that don't directly return a response should set these
attributes on the ``request`` object via ``setattr`` during their
-execution to influence associated response attributes.
+execution, to influence associated response attributes.
``response_content_type``
Defines the content-type of the resulting response,