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 af4cccc78..6d6154313 100644
--- a/docs/narr/views.rst
+++ b/docs/narr/views.rst
@@ -1821,7 +1821,7 @@ View Lookup and Invocation
finding an invoking a :term:`view callable`. The view lookup
subsystem is passed a :term:`context`, a :term:`view name`, and the
:term:`request` object. These three bits of information are referred
-to within this chapter as a :term:`triad`.
+to within this chapter as the :term:`triad`.
:term:`View configuration` information stored within in the
:term:`application registry` is compared against a triad by the view