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 365f19010..0f91c9c74 100644
--- a/docs/narr/security.rst
+++ b/docs/narr/security.rst
@@ -59,7 +59,7 @@ construct your own authentication policy. Any instance which
implements the interface defined in
``repoze.bfg.interfaces.IAuthenticationPolicy`` can be used.
-It's common but it is also possible to change the default
+It's not common, but it is also possible to change the default
:term:`authorization policy` (to use some other persistent
authorization mechanism other than ACLs). To do so, pass an object
which implements the ``repoze.bfg.interfaces.IAuthorizationPolicy``)