File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
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)