Skip to content

Commit 0738937

Browse files
authored
Typo fix : dispacher ⮞ dispatcher
1 parent 2f37ac1 commit 0738937

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

security.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1011,7 +1011,7 @@ event class:
10111011
App\EventListener\CustomLogoutSubscriber:
10121012
tags:
10131013
- name: kernel.event_subscriber
1014-
dispacher: security.event_dispatcher.main
1014+
dispatcher: security.event_dispatcher.main
10151015
10161016
.. code-block:: xml
10171017

0 commit comments

Comments
 (0)