Skip to content

Commit 9f38a74

Browse files
committed
Merge branch '5.4' into 6.2
* 5.4: Update event_dispatcher.rst
2 parents c00aed9 + a786442 commit 9f38a74

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
@@ -61,7 +61,7 @@ The most common way to listen to an event is to register an **event listener**::
6161
}
6262

6363
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":
64+
notify Symfony that it is an event listener by using a special "tag":
6565

6666
.. configuration-block::
6767

0 commit comments

Comments
 (0)