We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcac235 commit 3041e12Copy full SHA for 3041e12
security/access_control.rst
@@ -87,7 +87,7 @@ Take the following ``access_control`` entries as an example:
87
],
88
[
89
'path' => '^/admin',
90
- 'rolse' => 'ROLE_USER_HOST',
+ 'roles' => 'ROLE_USER_HOST',
91
'host' => 'symfony\.com$',
92
93
0 commit comments