diff --git a/doc/config-reference/block-storage/drivers/emc-volume-driver.xml b/doc/config-reference/block-storage/drivers/emc-volume-driver.xml
index 9edd62758a..1d5658f052 100644
--- a/doc/config-reference/block-storage/drivers/emc-volume-driver.xml
+++ b/doc/config-reference/block-storage/drivers/emc-volume-driver.xml
@@ -4,8 +4,8 @@
xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0">
EMC SMI-S iSCSI driver
The EMC SMI-S iSCSI driver, which is based on the iSCSI
- driver, can create, delete, attach, and detach volumes, create
- and delete snapshots, and so on.
+ driver, can create, delete, attach, and detach volumes. It can
+ also create and delete snapshots, and so on.
The EMC SMI-S iSCSI driver runs volume operations by
communicating with the back-end EMC storage. It uses a CIM
client in Python called PyWBEM to perform CIM operations over
@@ -243,7 +243,7 @@ cinder_emc_config_file = /etc/cinder/cinder_emc_config.xml
Masking View must have an Initiator Group that
contains the initiator of the OpenStack compute node
that hosts the VM.
- StorageType is the thin pool where user wants to
+ StorageType is the thin pool where the user wants to
create the volume from. Only thin LUNs are supported
by the plug-in. Thin pools can be created using
Unisphere for VMAX and VNX.