capitalization

This commit is contained in:
Ryan Weaver
2018-02-03 12:30:35 -05:00
committed by GitHub
parent ad6f71a5e3
commit 4708c9473f
@@ -17,8 +17,8 @@ security:
# form_login: ~
# https://symfony.com/doc/current/security/form_login_setup.html
# easy way to control access for large sections of your site
# note: only the *first* access control that matches will be used
# Easy way to control access for large sections of your site
# Note: Only the *first* access control that matches will be used
access_control:
# - { path: ^/admin, roles: ROLE_ADMIN }
# - { path: ^/profile, roles: ROLE_USER }