summaryrefslogtreecommitdiff
path: root/docs/narr/views.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/narr/views.rst')
-rw-r--r--docs/narr/views.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/narr/views.rst b/docs/narr/views.rst
index 91eaa91ff..a2a0c79ca 100644
--- a/docs/narr/views.rst
+++ b/docs/narr/views.rst
@@ -20,11 +20,11 @@ world view implemented as a function::
View Arguments
--------------
-context
+:term:`context`
An instance of a model found via graph traversal.
-request
+:term:`request`
A WebOb request object representing the current request.