Skip to content

Commit 0941a49

Browse files
authored
tweak
1 parent 4747306 commit 0941a49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

security/acl.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ How to Use Access Control Lists (ACLs)
99
ACL support was removed in Symfony 4.0. Install the `Symfony ACL bundle`_
1010
and refer to its documentation if you want to keep using ACL.
1111

12-
Alternatively, consider using :doc:`security voters </security/voters>`,
12+
Consider using :doc:`security voters </security/voters>`,
1313
the alternative to ACLs recommended by Symfony.
1414

1515
.. _`Symfony ACL bundle`: https://github.com/symfony/acl-bundle

0 commit comments

Comments
 (0)