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.
2 parents 0da5875 + 3041e12 commit 50b34ceCopy full SHA for 50b34ce
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