diff --git a/src/docbkx/reference/mongodb.xml b/src/docbkx/reference/mongodb.xml
index 16e2387c6..7f300e52a 100644
--- a/src/docbkx/reference/mongodb.xml
+++ b/src/docbkx/reference/mongodb.xml
@@ -3390,8 +3390,8 @@ mongoTemplate.dropCollection("MyNewCollection");
</beans>
- You can no get the template injected and perform storing and
- retrieving operations to it.
+ The template can now be injected and used to perform storage and
+ retrieval operations.
Using GridFsTemplate to store files