Skip to content

Commit f483209

Browse files
RickieLxabbuh
authored andcommitted
fixed a typo
fixed a typo
1 parent a48b3a8 commit f483209

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/controller.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -704,7 +704,7 @@ The Request and Response Object
704704
-------------------------------
705705

706706
As mentioned :ref:`earlier <book-controller-request-argument>`, the framework will
707-
pass the ``Request`` object to any controller argument taht is type-hinted with
707+
pass the ``Request`` object to any controller argument that is type-hinted with
708708
the ``Request`` class::
709709

710710
use Symfony\Component\HttpFoundation\Request;

0 commit comments

Comments
 (0)