Skip to content

Commit 40bdc02

Browse files
committed
Fix markdown in multiple_entity_managers.rst
1 parent afde6ab commit 40bdc02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doctrine/multiple_entity_managers.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,6 +313,6 @@ The same applies to repository calls::
313313
// ...
314314
}
315315

316-
You should now always fetch this repository using ``ManagerRegistry::getRepository()``.
316+
You should now always fetch this repository using ``ManagerRegistry::getRepository()``.
317317

318318
.. _`several alternatives`: https://stackoverflow.com/a/11494543

0 commit comments

Comments
 (0)