8000 Fixed spelling in components/http_kernel/introduction.rst · symfony/symfony-docs@d484713 · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

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

Lines changed: 1 addition & 1 deletion
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)
0