Skip to content

Commit 5910f33

Browse files
authored
Update doctrine.rst
1 parent e47b6e8 commit 5910f33

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
@@ -364,7 +364,7 @@ The following block shows all possible configuration keys:
364364
version).
365365

366366
  If you are running a MariaDB database, you should prefix the ``server_version``
367-
with ``mariadb-`` (ex: ``server_version: mariadb-10.2.12``).
367+
with ``mariadb-`` (e.g. ``server_version: mariadb-10.2.12``).
368368

369369
  Always wrap the server version number with quotes to parse it as a string
370370
instead of a float number. Otherwise, the floating-point representation

0 commit comments

Comments
 (0)