Skip to content

Commit 4708c94

Browse files
authored
capitalization
1 parent ad6f71a commit 4708c94

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

symfony/security-bundle/3.3/config/packages/security.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ security:
1717
# form_login: ~
1818
# https://symfony.com/doc/current/security/form_login_setup.html
1919

20-
# easy way to control access for large sections of your site
21-
# note: only the *first* access control that matches will be used
20+
# Easy way to control access for large sections of your site
21+
# Note: Only the *first* access control that matches will be used
2222
access_control:
2323
# - { path: ^/admin, roles: ROLE_ADMIN }
2424
# - { path: ^/profile, roles: ROLE_USER }

0 commit comments

Comments
 (0)