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 a4ef8a933..9c987cc84 100644
--- a/docs/narr/security.rst
+++ b/docs/narr/security.rst
@@ -92,7 +92,7 @@ authorization policy.
You must also enable an :term:`authentication policy` in order to
enable the an authorization policy. This is because authorization, in
general, depends upon authentication. Use the
-``authorization_policy`` argument to the
+``authentication_policy`` argument to the
:class:`repoze.bfg.configuration.Configurator` class during
application setup to specify an authentication policy.