8000 cookbok/security/acl.rst · symfony/symfony-docs@4171271 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4171271

Browse files
committed
cookbok/security/acl.rst
1 parent eb0d8ac commit 4171271

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/security/acl.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ Coming back to the small example from the beginning, you can now implement
9191
ACL for it.
9292

9393
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
94+
Access Control Entry (ACE) to solidify the relationship between the entity
9595
and your user.
9696

9797
Creating an ACL and Adding an ACE

0 commit comments

Comments
 (0)
0