We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a40e44c commit d484713Copy full SHA for d484713
components/http_kernel/introduction.rst
@@ -230,7 +230,7 @@ will be called after another event - ``kernel.controller`` - is dispatched.
230
231
The Symfony Framework uses the built-in
232
:class:`Symfony\\Component\\HttpKernel\\Controller\\ControllerResolver`
233
- class (actually, it uses a sub-class, which some extra functionality
+ class (actually, it uses a sub-class with some extra functionality
234
mentioned below). This class leverages the information that was placed
235
on the ``Request`` object's ``attributes`` property during the ``RouterListener``.
236
0 commit comments