Skip to content

Commit 6b7e144

Browse files
danieleambrosinojaviereguiluz
authored andcommitted
Update event_dispatcher.rst
Fix a little spelling mistake.
1 parent 5b67346 commit 6b7e144

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)