Skip to content

Commit e68926f

Browse files
committed
Reword
1 parent b288550 commit e68926f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

event_dispatcher.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -322,9 +322,9 @@ its name:
322322
323323
$ php bin/console debug:event-dispatcher kernel.exception
324324
325-
For the :doc:`new experimental Security </security/experimental_authenticators>`
326-
an event dispatcher per firewall was added. You can get the registered listeners
327-
for a particular event dispatcher by using the ``--dispatcher`` option:
325+
The :doc:`new experimental Security </security/experimental_authenticators>`
326+
system adds an event dispatcher per firewall. Use the ``--dispatcher`` option to
327+
get the registered listeners for a particular event dispatcher:
328328

329329
.. code-block:: terminal
330330

0 commit comments

Comments
 (0)