diff --git a/doc/training-guides/common/section_overview-horizon-cli.xml b/doc/training-guides/common/section_overview-horizon-cli.xml
index eff6ae62..3398d828 100644
--- a/doc/training-guides/common/section_overview-horizon-cli.xml
+++ b/doc/training-guides/common/section_overview-horizon-cli.xml
@@ -372,11 +372,11 @@
Project tab.
- Click the Images & Snapshot category.
+ Click the Images & Snapshots category.
The dashboard shows the images that have been uploaded
- to OpenStack Image Service and are available for this
+ to the OpenStack Image Service and are available for this
project.
@@ -403,7 +403,7 @@
to provide a keypair to launch the instance.
- In Instance Count, enter the number of virtual
+ In the Instance Count field, enter the number of virtual
machines to launch from this image.
@@ -434,7 +434,7 @@
volumeā.
- Click Launch Instance. The instance is started on any
+ Click Launch Instance. The instance is started on one
of the compute nodes in the cloud.
@@ -450,7 +450,7 @@
- If you did not provide a keypair, security groups, or
+ If you did not provide a keypair, create security groups, or
rules so far, by default the instance can only be accessed
from inside the cloud through VNC at this point. Even pinging
the instance is not possible. To access the instance through a
@@ -477,7 +477,7 @@
To be able to select from which volume to boot, launch
an instance from an arbitrary image. The image you select
- does not boot. It is replaced by the image on the volume
+ will not boot. It will be replaced by the image on the volume
that you choose in the next steps.
@@ -1501,7 +1501,7 @@
If needed, you can assign a floating (public) IP
- addressto a running instance and attach a block storage
+ address to a running instance and attach a block storage
device, or volume, for persistent storage. For details,
see Section 1.5.3, Managing IP Addresses and Section 1.7,
Managing Volumes.
@@ -1677,7 +1677,7 @@
Optionally, to configure your volume, see the
- Configuring Image Service and Storage for Computechapter
+ Configuring Image Service and Storage for Compute chapter
in the OpenStack Configuration Reference.
@@ -1995,7 +1995,7 @@
command:
- $ nova unpause SERVER
+ $ nova un-pause SERVER
Suspend and resume an instance