diff --git a/book/doctrine.rst b/book/doctrine.rst index 910df4e21de..6cfd8d6dcd6 100644 --- a/book/doctrine.rst +++ b/book/doctrine.rst @@ -1389,8 +1389,11 @@ powerful, allowing you to create complex queries and subscribe to events that allow you to take different actions as objects go through their persistence lifecycle. +Learn More +~~~~~~~~~~ + For more information about Doctrine, see the *Doctrine* section of the -:doc:`cookbook `. Some usefull articles might be: +:doc:`cookbook `. Some useful articles might be: * :doc:`/cookbook/doctrine/common_extensions` * :doc:`/cookbook/doctrine/console`