diff --git a/docs/src/reference/docbook/index.xml b/docs/src/reference/docbook/index.xml
index db252cb8..f0182cb1 100644
--- a/docs/src/reference/docbook/index.xml
+++ b/docs/src/reference/docbook/index.xml
@@ -55,9 +55,11 @@
+
@@ -67,7 +69,7 @@
In addition to this reference documentation, there are a number of
- other resources that may help you learn how to use GemFire and Spring framework.
+ other resources that may help you learn how to use GemFire and Spring framework.
These additional, third-party resources are enumerated in this section.
diff --git a/docs/src/reference/docbook/reference/mapping.xml b/docs/src/reference/docbook/reference/mapping.xml
index 03409452..266d7b48 100644
--- a/docs/src/reference/docbook/reference/mapping.xml
+++ b/docs/src/reference/docbook/reference/mapping.xml
@@ -32,6 +32,7 @@ public class Person {
…
}
+
The first thing you see here is the
@@ -71,8 +72,8 @@ public class Person {
// …
}
- …
}
+
The entity annotated as such will get the field foo