Skip to content

Commit 39957c5

Browse files
committed
Update doctrine.rst
Included more suggestions
1 parent b4f3151 commit 39957c5

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

reference/configuration/doctrine.rst

+2-3
Original file line numberDiff line numberDiff line change
@@ -412,12 +412,11 @@ service where ``[name]`` is the name of the connection.
412412

413413
.. _DBAL documentation: http://docs.doctrine-project.org/projects/doctrine-dbal/en/latest/reference/configuration.html
414414

415-
Shortened Configuration syntax
415+
Shortened Configuration Syntax
416416
------------------------------
417417

418418
When you are only using one entity manager, all config options available
419-
for each entity manager can be placed directly under ``doctrine.orm`` config
420-
level.
419+
can be placed directly under ``doctrine.orm`` config level.
421420

422421
.. code-block:: yaml
423422

0 commit comments

Comments
 (0)