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.
2 parents c00aed9 + a786442 commit 9f38a74Copy full SHA for 9f38a74
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