@@ -636,7 +636,7 @@ write custom queries. Now, you can call this method on the repository::
636636
637637 // ...
638638
639- If you're in a :ref:`services-constructor-injection`_ , you can type-hint the
639+ If you're in a :ref:`services-constructor-injection`, you can type-hint the
640640``ProductRepository`` class and inject it like normal.
641641
642642For more details, see the `Query Builder`_ Documentation from Doctrine.
@@ -730,7 +730,7 @@ Learn more
730730
731731.. _`Doctrine`: http://www.doctrine-project.org/
732732.. _`MongoDB`: https://www.mongodb.org/
733- .. _`Basic MappingDocumentation `: http://docs.doctrine-project.org/projects/doctrine-orm/en/latest/reference/basic-mapping.html
733+ .. _`Doctrine's MappingTypes documentation `: http://docs.doctrine-project.org/projects/doctrine-orm/en/latest/reference/basic-mapping.html
734734.. _`Query Builder`: http://docs.doctrine-project.org/projects/doctrine-orm/en/latest/reference/query-builder.html
735735.. _`Doctrine Query Language`: http://docs.doctrine-project.org/projects/doctrine-orm/en/latest/reference/dql-doctrine-query-language.html
736736.. _`Mapping Types Documentation`: http://docs.doctrine-project.org/projects/doctrine-orm/en/latest/reference/basic-mapping.html#property-mapping