Skip to content

Commit d484713

Browse files
antonbabenkoweaverryan
authored andcommitted
Fixed spelling in components/http_kernel/introduction.rst
1 parent a40e44c commit d484713

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/http_kernel/introduction.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ will be called after another event - ``kernel.controller`` - is dispatched.
230230

231231
The Symfony Framework uses the built-in
232232
:class:`Symfony\\Component\\HttpKernel\\Controller\\ControllerResolver`
233-
class (actually, it uses a sub-class, which some extra functionality
233+
class (actually, it uses a sub-class with some extra functionality
234234
mentioned below). This class leverages the information that was placed
235235
on the ``Request`` object's ``attributes`` property during the ``RouterListener``.
236236

0 commit comments

Comments
 (0)