summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/narr/security.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/narr/security.rst b/docs/narr/security.rst
index 814f232d7..6ea48794c 100644
--- a/docs/narr/security.rst
+++ b/docs/narr/security.rst
@@ -7,7 +7,7 @@ Security
========
:app:`Pyramid` provides an optional declarative authorization system
-that prevents a :term:`view` from being invoked based on an
+that can prevent a :term:`view` from being invoked based on an
:term:`authorization policy`. Before a view is invoked, the
authorization system can use the credentials in the :term:`request`
along with the :term:`context` resource to determine if access will be