8000 Merge branch '2.7' into 2.8 · fabpot/symfony-docs@ba0aa35 · GitHub
[go: up one dir, main page]

Skip to content

Commit ba0aa35

Browse files
committed
Merge branch '2.7' into 2.8
* 2.7: Fixed a syntax issue in Doctrine article
2 parents 9302866 + 21aba6b commit ba0aa35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doctrine.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -385,7 +385,7 @@ see the :ref:`doctrine-field-types` section.
385385
.. tip::
386386

387387
After creating your entities you should validate the mappings with the
388-
following command::
388+
following command:
389389

390390
.. code-block:: terminal
391391

0 commit comments

Comments
 (0)
0