diff --git a/src/docbkx/reference/mongodb.xml b/src/docbkx/reference/mongodb.xml index 32215fba3..1dacab202 100644 --- a/src/docbkx/reference/mongodb.xml +++ b/src/docbkx/reference/mongodb.xml @@ -3215,8 +3215,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