Skip to content

Commit d271df7

Browse files
committed
Fixing typo
1 parent e6f52a0 commit d271df7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/http_fundamentals.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,7 @@ There are also special classes to make certain types of responses easier to crea
311311

312312
The ``Request`` and ``Response`` classes are part of a standalone component
313313
called :doc:`symfony/http-foundation </components/http_foundation/introduction>`
314-
that yo can use in *any8 PHP project. This also contains classes for handling
314+
that yo can use in *any* PHP project. This also contains classes for handling
315315
sessions, file uploads and more.
316316

317317
If Symfony offered nothing else, you would already have a toolkit for easily

0 commit comments

Comments
 (0)