Skip to content

Commit b80cf6d

Browse files
committed
Editing the Doctrine section to improve readability.
Changes from code review.
1 parent 2464a67 commit b80cf6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/doctrine.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ information. By convention, this information is usually configured in an
111111
of your project, like inside your Apache configuration, for example. For
112112
more information, see :doc:`/cookbook/configuration/external_parameters`.
113113

114-
Now that Doctrine can connect to your database server, the following command
114+
Now that Doctrine can connect to your database, the following command
115115
can automatically generate an empty ``test_project`` database for you:
116116

117117
.. code-block:: bash

0 commit comments

Comments
 (0)