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 a48b3a8 commit f483209Copy full SHA for f483209
book/controller.rst
@@ -704,7 +704,7 @@ The Request and Response Object
704
-------------------------------
705
706
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
+pass the ``Request`` object to any controller argument that is type-hinted with
708
the ``Request`` class::
709
710
use Symfony\Component\HttpFoundation\Request;
0 commit comments