diff --git a/src/docbkx/reference/cross-store.xml b/src/docbkx/reference/cross-store.xml
index 66087dede..25f4edf8e 100644
--- a/src/docbkx/reference/cross-store.xml
+++ b/src/docbkx/reference/cross-store.xml
@@ -177,7 +177,7 @@
-
+
@@ -278,7 +278,7 @@ public class Customer {
Example of JSON document stored in MongoDB
- { "_id" : ObjectId( "4d9e8b6e3c55287f87d4b79e" ),
+ { "_id" : ObjectId( "4d9e8b6e3c55287f87d4b79e" ),
"_entity_id" : 1,
"_entity_class" : "org.springframework.data.mongodb.examples.custsvc.domain.Customer",
"_entity_field_name" : "surveyInfo",