diff --git a/en/tutorials/getting-started-xml-edition.rst b/en/tutorials/getting-started-xml-edition.rst index 6ef488ec4..b6722563e 100644 --- a/en/tutorials/getting-started-xml-edition.rst +++ b/en/tutorials/getting-started-xml-edition.rst @@ -748,7 +748,7 @@ We assume here that you have installed Doctrine using PEAR. See :doc:`Configuration <../reference/configuration>` for more details on other installation procedures. -The second block contains of the instantiation of the ORM +The second block consists of the instantiation of the ORM Configuration object using the Setup helper. It assumes a bunch of defaults that you don't have to bother about for now. You can read up on the configuration details in the