diff --git a/doc/training-guides/common/section_overview-horizon-cli.xml b/doc/training-guides/common/section_overview-horizon-cli.xml
index 726ea38b..eff6ae62 100644
--- a/doc/training-guides/common/section_overview-horizon-cli.xml
+++ b/doc/training-guides/common/section_overview-horizon-cli.xml
@@ -18,7 +18,7 @@
You can modify these examples for your specific use
cases.
In addition to these ways of interacting with a cloud, you
- can access the OpenStack APIs indirectly through cURLcommands
+ can access the OpenStack APIs indirectly through cURL commands
or open SDKs, or directly through the APIs. You can automate
access or build tools to manage resources and services by using
the native OpenStack APIs or the EC2 compatibility API.
@@ -241,7 +241,7 @@
If you want to accept requests from a particular range
of IP addresses, specify the IP address block in the
- CIDRbox.
+ CIDR box.
Add an ICMP rule
@@ -623,7 +623,7 @@
Project tab.
- Click the Instancescategory.
+ Click the Instances category.
The dashboard lists the instances that are available
@@ -662,7 +662,7 @@
Project tab.
- Click the Instancescategory.
+ Click the Instances category.
The dashboard lists the instances that are available
@@ -673,7 +673,7 @@
state.
- In the Moredrop-down list in the Actionscolumn,
+ In the More drop-down list in the Actions column,
select the state.
@@ -1481,11 +1481,11 @@
- A key-pair for your instance, which are SSH
+ A keypair for your instance, which are SSH
credentials that are injected into images when they are
launched. For this to work, the image must contain the
cloud-init package. Create at least one keypair for each
- project. If you already have generated a key-pair with an
+ project. If you already have generated a keypair with an
external tool, you can import it into OpenStack. You can
use the keypair for multiple instances that belong to that
project. For details, refer to Section 1.5.1, Creating or