summaryrefslogtreecommitdiff
path: root/docs/narr/security.rst
diff options
context:
space:
mode:
authorTheron Luhn <theron@luhn.com>2019-06-08 12:03:25 -0700
committerTheron Luhn <theron@luhn.com>2019-06-08 12:03:25 -0700
commitb111ba770f7a1dd8f0f62b085028ebf9e69090ee (patch)
tree15bb15b9879ce078471e374a2df545b1601a4c32 /docs/narr/security.rst
parent3d34d658e6f88d56f8ccf6c2ad4bceaa7b23e18b (diff)
downloadpyramid-b111ba770f7a1dd8f0f62b085028ebf9e69090ee.tar.gz
pyramid-b111ba770f7a1dd8f0f62b085028ebf9e69090ee.tar.bz2
pyramid-b111ba770f7a1dd8f0f62b085028ebf9e69090ee.zip
First draft of upgrade docs.
Diffstat (limited to 'docs/narr/security.rst')
-rw-r--r--docs/narr/security.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/narr/security.rst b/docs/narr/security.rst
index 656ac9ca6..a92942a25 100644
--- a/docs/narr/security.rst
+++ b/docs/narr/security.rst
@@ -300,8 +300,8 @@ When a default permission is registered:
.. _assigning_acls:
-Implement ACL Authorization
----------------------------
+Implementing ACL Authorization
+------------------------------
A common way to implement authorization is using an :term:`ACL`. An ACL is a
:term:`context`-specific list of access control entries, which allow or deny