8000 Minor tweak · symfony/symfony-docs@16550e7 · GitHub
[go: up one dir, main page]

Skip to content

Commit 16550e7

Browse files
committed
Minor tweak
1 parent de3b138 commit 16550e7

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
@@ -287,7 +287,7 @@ The same applies to repository calls::
287287
.. caution::
288288

289289
One entity can be managed by more than one entity manager. This however
290-
result in unexpected behavior when extending from ``ServiceEntityRepository``
290+
results in unexpected behavior when extending from ``ServiceEntityRepository``
291291
in your custom repository. The ``ServiceEntityRepository`` always
292292
uses the configured entity manager for that entity.
293293

0 commit comments

Comments
 (0)
0