Skip to content

Commit 0159487

Browse files
committed
Minor tweak
1 parent 4ef0ab0 commit 0159487

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

bundles/override.rst

+4-3
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,10 @@ inside a :doc:`compiler pass </service_container/compiler_passes>`.
5353
Entities & Entity Mapping
5454
-------------------------
5555

56-
Entity mapping can only be overridden if a bundle provides a mapped superclass (such as the ``User`` entity in the
57-
FOSUserBundle). It's possible to override attributes and associations in this way. Learn more
58-
about this feature and its limitations in `the Doctrine documentation`_.
56+
Overriding entity mapping is only possible if a bundle provides a mapped
57+
superclass (such as the ``User`` entity in the FOSUserBundle). It's possible to
58+
override attributes and associations in this way. Learn more about this feature
59+
and its limitations in `the Doctrine documentation`_.
5960

6061
Forms
6162
-----

0 commit comments

Comments
 (0)