Skip to content

Commit 1f64e6e

Browse files
committed
Minor tweak
1 parent fd412eb commit 1f64e6e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

components/cache/adapters/doctrine_dbal_adapter.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,10 +51,10 @@ The following database servers are known to be compatible:
5151

5252
.. note::
5353

54-
Newer releases of Doctrine DBAL might increase these minimal versions. Please check
55-
the manual page on `Doctrine DBAL Platforms`_ if your database server is compatible
56-
with the installed Doctrine DBAL version.
54+
Newer releases of Doctrine DBAL might increase these minimal versions. Check
55+
the manual page on `Doctrine DBAL Platforms`_ if your database server is
56+
compatible with the installed Doctrine DBAL version.
5757

5858
.. _`Doctrine DBAL Connection`: https://github.com/doctrine/dbal/blob/master/src/Connection.php
5959
.. _`Doctrine DBAL URL`: https://www.doctrine-project.org/projects/doctrine-dbal/en/current/reference/configuration.html#connecting-using-a-url
60-
.. _`Doctrine DBAL Platforms`: https://www.doctrine-project.org/projects/doctrine-dbal/en/current/reference/platforms.html
60+
.. _`Doctrine DBAL Platforms`: https://www.doctrine-project.org/projects/doctrine-dbal/en/current/reference/platforms.html

0 commit comments

Comments
 (0)