Skip to content

Commit 0749313

Browse files
committed
[#1889] Tweaking language, formatting
1 parent ee59644 commit 0749313

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

book/doctrine.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -478,8 +478,9 @@ on its ``id`` value::
478478

479479
.. tip::
480480

481-
In a controller action you can achieve teh equivalent of this without writing
482-
any code by using the ``@ParamConverter``. See the :doc:`FrameworkExtraBundle documentation</bundles/SensioFrameworkExtraBundle/annotations/converters>`
481+
You can achieve the equivalent of this without writing any code by using
482+
the ``@ParamConverter`` shortcut. See the
483+
:doc:`FrameworkExtraBundle documentation</bundles/SensioFrameworkExtraBundle/annotations/converters>`
483484
for more details.
484485

485486
When you query for a particular type of object, you always use what's known

0 commit comments

Comments
 (0)