Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d6e3d04

Browse files
authored
Update before_after_filters.rst
Improve english sentence
1 parent 819495c commit d6e3d04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

event_dispatcher/before_after_filters.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ Creating an Event Listener
101101
~~~~~~~~~~~~~~~~~~~~~~~~~~
102102

103103
Next, you'll need to create an event listener, which will hold the logic
104-
that you want executed before your controllers. If you're not familiar with
104+
that you want to be executed before your controllers. If you're not familiar with
105105
event listeners, you can learn more about them at :doc:`/event_dispatcher`::
106106

107107
// src/AppBundle/EventListener/TokenListener.php

0 commit comments

Comments
 (0)