Skip to content

Commit e940a07

Browse files
skinofstarsweaverryan
authored andcommitted
Update cookbook/service_container/event_listener.rst
typo: mast -> master
1 parent 404f18d commit e940a07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/service_container/event_listener.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ using a special "tag":
8484
Request events, checking types
8585
------------------------------
8686

87-
A single page can make several requests (one mast request, and then multiple
87+
A single page can make several requests (one master request, and then multiple
8888
sub-requests), which is why when working with the ``KernelEvents::REQUEST``
8989
event, you might need to check the type of the request. This can be easily
9090
done as follow::

0 commit comments

Comments
 (0)