We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6f52a0 commit d271df7Copy full SHA for d271df7
book/http_fundamentals.rst
@@ -311,7 +311,7 @@ There are also special classes to make certain types of responses easier to crea
311
312
The ``Request`` and ``Response`` classes are part of a standalone component
313
called :doc:`symfony/http-foundation </components/http_foundation/introduction>`
314
- that yo can use in *any8 PHP project. This also contains classes for handling
+ that yo can use in *any* PHP project. This also contains classes for handling
315
sessions, file uploads and more.
316
317
If Symfony offered nothing else, you would already have a toolkit for easily
0 commit comments