File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ How to Use Access Control Lists (ACLs)
6
6
7
7
.. versionadded :: 3.4
8
8
ACL support was deprecated in Symfony 3.4 and will be removed in 4.0. Install
9
- the `Symfony ACL bundle `_ if you wan to keep using ACL.
9
+ the `Symfony ACL bundle `_ if you want to keep using ACL.
10
10
11
11
In complex applications, you will often face the problem that access decisions
12
12
cannot only be based on the person (``Token ``) who is requesting access, but
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ How to Use advanced ACL Concepts
6
6
7
7
.. versionadded :: 3.4
8
8
ACL support was deprecated in Symfony 3.4 and will be removed in 4.0. Install
9
- the `Symfony ACL bundle `_ if you wan to keep using ACL.
9
+ the `Symfony ACL bundle `_ if you want to keep using ACL.
10
10
11
11
The aim of this article is to give a more in-depth view of the ACL system, and
12
12
also explain some of the design decisions behind it.
You can’t perform that action at this time.
0 commit comments