10000 Merge branch '2.8' into 3.1 · fabpot/symfony-docs@0b4058d · GitHub
[go: up one dir, main page]

Skip to content

Commit 0b4058d

Browse files
committed
Merge branch '2.8' into 3.1
* 2.8: Fixed a syntax issue in Doctrine article
2 parents aebdbbb + ba0aa35 commit 0b4058d

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
@@ -430,7 +430,7 @@ see the :ref:`doctrine-field-types` section.
430430
.. tip::
431431

432432
After creating your entities you should validate the mappings with the
433-
following command::
433+
following command:
434434

435435
.. code-block:: terminal
436436

0 commit comments

Comments
 (0)
0