We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b356955 commit 1b24e47Copy full SHA for 1b24e47
event_dispatcher.rst
@@ -323,7 +323,7 @@ its name:
323
$ php bin/console debug:event-dispatcher kernel.exception
324
325
326
-to get everything matching "kernel" (i.e. ``kernel.exception``, ``kernel.response`` etc.) use:
+To get everything matching "kernel" (i.e. ``kernel.exception``, ``kernel.response`` etc.) use:
327
328
.. code-block:: terminal
329
0 commit comments