Skip to content

Commit bd64a75

Browse files
committed
-
1 parent c524f17 commit bd64a75

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
@@ -20,7 +20,7 @@ Databases are a broad topic, so the documentation is divided in three articles:
2020
in Symfony applications;
2121
* Read :doc:`this other article </doctrine/dbal>` if you need **low-level access**
2222
to perform raw SQL queries to relational databases (similar to PHP's `PDO`_);
23-
* Read `DoctrineMongoDBBundle docs`_ if you are working with MongoDB databases.
23+
* Read `DoctrineMongoDBBundle docs`_ if you are working with **MongoDB databases**.
2424

2525
Installing Doctrine
2626
-------------------

0 commit comments

Comments
 (0)