diff --git a/doctrine.rst b/doctrine.rst index b8c9ca017ab..1cae85efb4f 100644 --- a/doctrine.rst +++ b/doctrine.rst @@ -875,7 +875,7 @@ list of all available types and more information, see Doctrine's Relationships and Associations ------------------------------ -Doctrine provides all the functionality you need to manager database relationships +Doctrine provides all the functionality you need to manage database relationships (also known as associations). For info, see :doc:`/doctrine/associations`. Final Thoughts