We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 585644b commit d17ca87Copy full SHA for d17ca87
book/internals.rst
@@ -379,7 +379,7 @@ The FrameworkBundle registers several listeners:
379
380
*Event Class*: :class:`Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent`
381
382
-The purpose of this event is to to handle tasks that should be performed after
+The purpose of this event is to handle tasks that should be performed after
383
the request has been handled but that do not need to modify the response.
384
Event listeners for the ``kernel.finish_request`` event are called in both
385
successful and exception cases.
0 commit comments