summaryrefslogtreecommitdiff
path: root/docs/glossary.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/glossary.rst')
-rw-r--r--docs/glossary.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/glossary.rst b/docs/glossary.rst
index b8ac383e3..87e1a2d38 100644
--- a/docs/glossary.rst
+++ b/docs/glossary.rst
@@ -495,7 +495,7 @@ Glossary
serialization format.
renderer
- A serializer that can be referrred to via :term:`view
+ A serializer that can be referred to via :term:`view
configuration` which converts a non-:term:`Response` return
values from a :term:`view` into a string (and ultimately a
response). Using a renderer can make writing views that require