Skip to content

Commit cee5b9d

Browse files
committed
Update acl.rst
1 parent 37f49e3 commit cee5b9d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

cookbook/security/acl.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,9 @@ Getting Started
9090
Coming back to the small example from the beginning, you can now implement
9191
ACL for it.
9292

93-
Once the ACL is created, you can grant access to objects by creating an Access Control Entity (ACE) to solidify the relationship between the entity and your user.
94-
93+
Once the ACL is created, you can grant access to objects by creating an
94+
Access Control Entity (ACE) to solidify the relationship between the entity
95+
and your user.
9596

9697
Creating an ACL, and adding an ACE
9798
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)