We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db65dd8 commit 66c0e76Copy full SHA for 66c0e76
security/access_denied_handler.rst
@@ -65,4 +65,4 @@ Then you must register your service :
65
custom_handler.service.id:
66
class: AppBundle\Security\AccessDeniedHandler
67
68
-That's it, now on the ``foo`` firewall, all ``AccessDeniedException`` will be notified to you service.
+That's it, now on the ``foo`` firewall, all ``AccessDeniedException`` will be notified to your service.
0 commit comments