Skip to content

Commit c9b8bd3

Browse files
Update event_dispatcher.rst
Co-authored-by: Oskar Stark <oskarstark@googlemail.com>
1 parent 947df5e commit c9b8bd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

event_dispatcher.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ listener class:
131131
Check out the :doc:`Symfony events reference </reference/events>` to see
132132
what type of object each event provides.
133133

134-
With this attribute, symfony follows this logic to decide which method to call
134+
With this attribute, Symfony follows this logic to decide which method to call
135135
inside the event listener class:
136136

137137
#. If the ``kernel.event_listener`` tag defines the ``method`` attribute, that's

0 commit comments

Comments
 (0)