Skip to content

Commit 26ec44a

Browse files
Update reference/configuration/doctrine.rst
Co-Authored-By: Oskar Stark <[email protected]>
1 parent 39bda26 commit 26ec44a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/configuration/doctrine.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ which is the first one defined or the one configured via the
156156

157157
Each connection is also accessible via the ``doctrine.dbal.[name]_connection``
158158
service where ``[name]`` is the name of the connection. Or directly in the controller with
159-
getConnection method and the name of the connection.
159+
getConnection method and the name of the connection::
160160

161161
.. code-block:: php
162162

0 commit comments

Comments
 (0)