diff --git a/doc/admin-guide-cloud/section_multi_backend.xml b/doc/admin-guide-cloud/section_multi_backend.xml
index be91ffac38..7b98675348 100644
--- a/doc/admin-guide-cloud/section_multi_backend.xml
+++ b/doc/admin-guide-cloud/section_multi_backend.xml
@@ -4,7 +4,7 @@
xmlns:xlink="http://www.w3.org/1999/xlink" version="1.0">
Configure a multiple-storage back-end
This section presents the multi back-end storage feature
- introduced with the Grizzly release. multi back-end allows the
+ introduced with the Grizzly release. Multi back-end allows the
creation of several back-end storage solutions serving the
same OpenStack Compute configuration. Basically, multi
back-end launches one In a multi back-end configuration, each back-end has a name
(volume_backend_name). Several
back-ends can have the same name. In that case, the scheduler
- properly decides in which back-end the volume has to be
- created.
+ properly decides which back-end the volume has to be
+ created in.
The name of the back-end is declared as an
extra-specification of a volume type (such as,
volume_backend_name=LVM_iSCSI). When a