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 dccbc6b5a..cda6de48b 100644
--- a/docs/narr/views.rst
+++ b/docs/narr/views.rst
@@ -1782,7 +1782,7 @@ view configuration, see :ref:`resources_which_implement_interfaces`.
Configuring View Security
~~~~~~~~~~~~~~~~~~~~~~~~~
-If a :term:`authorization policy` is active, any :term:`permission` attached
+If an :term:`authorization policy` is active, any :term:`permission` attached
to a :term:`view configuration` found during view lookup will be verified.
This will ensure that the currently authenticated user possesses that
permission against the :term:`context` before the view function is actually