Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e552a55

Browse files
nomack84weaverryan
nomack84
authored andcommitted
Fixed typo
1 parent 1c98e4c commit e552a55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/routing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ your autoloader to load the Routing component::
4848

4949
Be careful when using ``$_SERVER['REQUEST_URI']``, as it may include
5050
any query parameters on the URL, which will cause problems with route
51-
matching. An easy way to solve this is to use the HTTPFoundation component
51+
matching. An easy way to solve this is to use the HttpFoundation component
5252
as explained :ref:`below<components-routing-http-foundation>`.
5353

5454
You can add as many routes as you like to a

0 commit comments

Comments
 (0)