We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2f258a commit 4a23a75Copy full SHA for 4a23a75
event_dispatcher.rst
@@ -61,7 +61,7 @@ The most common way to listen to an event is to register an **event listener**::
61
}
62
63
Now that the class is created, you need to register it as a service and
64
-notify Symfony that it is a event listener by using a special "tag":
+notify Symfony that it is an event listener by using a special "tag":
65
66
.. configuration-block::
67
0 commit comments