diff --git a/hibernate-search/src/main/docbook/en-US/modules/mapping.xml b/hibernate-search/src/main/docbook/en-US/modules/mapping.xml index 30d786191f8..8ad31a9d76a 100755 --- a/hibernate-search/src/main/docbook/en-US/modules/mapping.xml +++ b/hibernate-search/src/main/docbook/en-US/modules/mapping.xml @@ -444,9 +444,8 @@ public class Address { @ContainedIn. - @ContainedIn is only useful on associations - pointing to entities as opposed to embedded (collection of) - objects. + @ContainedIn is useful on both associations + pointing to entities and on embedded (collection of) objects. Let's make a bit