Skip to content

Commit

Permalink
fixed a typo
Browse files Browse the repository at this point in the history
fixed a typo
  • Loading branch information
RickieL authored and xabbuh committed Mar 30, 2016
1 parent a48b3a8 commit f483209
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion book/controller.rst
Original file line number Diff line number Diff line change
Expand Up @@ -704,7 +704,7 @@ The Request and Response Object
-------------------------------

As mentioned :ref:`earlier <book-controller-request-argument>`, the framework will
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
the ``Request`` class::

use Symfony\Component\HttpFoundation\Request;
Expand Down

0 comments on commit f483209

Please sign in to comment.