We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7932bba commit 942474fCopy full SHA for 942474f
documentation/src/main/asciidoc/introduction/Entities.adoc
@@ -1233,7 +1233,7 @@ class Book {
1233
1234
Remember, if we wish to the modify the collection we must <<bidirectional-problem,change the owning side>>.
1235
1236
-We've again used `Set` to represent the association.
+We've again used ``Set``s to represent the association.
1237
As before, we have the option to use `Collection` or `List`.
1238
But in this case it _does_ make a difference to the semantics of the association.
1239
0 commit comments