diff --git a/api-ref/src/docbkx/ch_blockstorage-api-v2.xml b/api-ref/src/docbkx/ch_blockstorage-api-v2.xml
index 9b08c6ed6..9ec12e28c 100644
--- a/api-ref/src/docbkx/ch_blockstorage-api-v2.xml
+++ b/api-ref/src/docbkx/ch_blockstorage-api-v2.xml
@@ -10,7 +10,7 @@
Block Storage API v2 (CURRENT)
Manages volumes and snapshots for use with the Block Storage API,
- which is also known as cinder services.
+ also known as cinder services.
API versions
@@ -37,8 +37,8 @@
A volume is a detachable block storage device. Think of it as a
USB hard drive. You can attach a volume to one instance at a time.
- When you create, list, update, extend or delete volumes, these status
- values are possible:
+ When you create, list, update, extend, or delete volumes, the possible status
+ values are:
Volume statuses
diff --git a/api-ref/src/wadls/volume-api/src/v2/os-volume-manage-v2.wadl b/api-ref/src/wadls/volume-api/src/v2/os-volume-manage-v2.wadl
index 38f3f6cc2..5192fa72d 100644
--- a/api-ref/src/wadls/volume-api/src/v2/os-volume-manage-v2.wadl
+++ b/api-ref/src/wadls/volume-api/src/v2/os-volume-manage-v2.wadl
@@ -58,8 +58,11 @@
type="xsd:string" required="true">
- The cinder host on which the existing
- volume resides.
+
+ The OpenStack Block Storage host where the
+ existing volume resides.
+
+