fix typos

Change-Id: I0afbd4b41f0d502549d3b4a3b58e7702e7f80fc0
Signed-off-by: Stanislav Chlebec <stanislav.chlebec@pantheon.tech>
Issue-ID: DOC-342
diff --git a/docs/sections/apis/dcaecdap.rst b/docs/sections/apis/dcaecdap.rst
index 16dc2cf..038d98f 100644
--- a/docs/sections/apis/dcaecdap.rst
+++ b/docs/sections/apis/dcaecdap.rst
@@ -630,7 +630,7 @@
 service\_endpoint
 -----------------
 
-descirbes a service endpoint, including the service name, the method
+describes a service endpoint, including the service name, the method
 name, and the method type (GET, PUT, etc, most of the time will be GET)
 
 +--------------------------+-----------------------------------------+---------+
diff --git a/docs/sections/blueprints/DockerHost.rst b/docs/sections/blueprints/DockerHost.rst
index 1cbc758..25a9690 100644
--- a/docs/sections/blueprints/DockerHost.rst
+++ b/docs/sections/blueprints/DockerHost.rst
@@ -20,4 +20,4 @@
 
 Additional Information
 ----------------------
-Any additional information that help other people understanding and using yor blueprint
+Any additional information that help other people understanding and using your blueprint
diff --git a/docs/sections/blueprints/cbs.rst b/docs/sections/blueprints/cbs.rst
index 74217cc..79136d2 100644
--- a/docs/sections/blueprints/cbs.rst
+++ b/docs/sections/blueprints/cbs.rst
@@ -20,4 +20,4 @@
 
 Additional Information
 ----------------------
-Any additional information that help other people understanding and using yor blueprint
+Any additional information that help other people understanding and using your blueprint
diff --git a/docs/sections/blueprints/cdapbroker.rst b/docs/sections/blueprints/cdapbroker.rst
index cf42fe5..59ed5d3 100644
--- a/docs/sections/blueprints/cdapbroker.rst
+++ b/docs/sections/blueprints/cdapbroker.rst
@@ -20,4 +20,4 @@
 
 Additional Information
 ----------------------
-Any additional information that help other people understanding and using yor blueprint
+Any additional information that help other people understanding and using your blueprint
diff --git a/docs/sections/blueprints/deploymenthandler.rst b/docs/sections/blueprints/deploymenthandler.rst
index 763afbe..427182c 100644
--- a/docs/sections/blueprints/deploymenthandler.rst
+++ b/docs/sections/blueprints/deploymenthandler.rst
@@ -20,4 +20,4 @@
 
 Additional Information
 ----------------------
-Any additional information that help other people understanding and using yor blueprint
+Any additional information that help other people understanding and using your blueprint
diff --git a/docs/sections/blueprints/holmes.rst b/docs/sections/blueprints/holmes.rst
index 4d965c0..94ca80f 100644
--- a/docs/sections/blueprints/holmes.rst
+++ b/docs/sections/blueprints/holmes.rst
@@ -20,4 +20,4 @@
 
 Additional Information
 ----------------------
-Any additional information that help other people understanding and using yor blueprint
+Any additional information that help other people understanding and using your blueprint
diff --git a/docs/sections/blueprints/inventoryapi.rst b/docs/sections/blueprints/inventoryapi.rst
index cdbc164..ab998b2 100644
--- a/docs/sections/blueprints/inventoryapi.rst
+++ b/docs/sections/blueprints/inventoryapi.rst
@@ -20,4 +20,4 @@
 
 Additional Information
 ----------------------
-Any additional information that help other people understanding and using yor blueprint
+Any additional information that help other people understanding and using your blueprint
diff --git a/docs/sections/blueprints/policyhandler.rst b/docs/sections/blueprints/policyhandler.rst
index 79ac538..9963720 100644
--- a/docs/sections/blueprints/policyhandler.rst
+++ b/docs/sections/blueprints/policyhandler.rst
@@ -20,4 +20,4 @@
 
 Additional Information
 ----------------------
-Any additional information that help other people understanding and using yor blueprint
+Any additional information that help other people understanding and using your blueprint
diff --git a/docs/sections/blueprints/servicechangehandler.rst b/docs/sections/blueprints/servicechangehandler.rst
index e23a621..979948b 100644
--- a/docs/sections/blueprints/servicechangehandler.rst
+++ b/docs/sections/blueprints/servicechangehandler.rst
@@ -20,4 +20,4 @@
 
 Additional Information
 ----------------------
-Any additional information that help other people understanding and using yor blueprint
+Any additional information that help other people understanding and using your blueprint
diff --git a/docs/sections/blueprints/tca.rst b/docs/sections/blueprints/tca.rst
index 2e09a20..85fe70f 100644
--- a/docs/sections/blueprints/tca.rst
+++ b/docs/sections/blueprints/tca.rst
@@ -20,4 +20,4 @@
 
 Additional Information
 ----------------------
-Any additional information that help other people understanding and using yor blueprint
+Any additional information that help other people understanding and using your blueprint
diff --git a/docs/sections/blueprints/ves.rst b/docs/sections/blueprints/ves.rst
index 427fc9c..1df7425 100644
--- a/docs/sections/blueprints/ves.rst
+++ b/docs/sections/blueprints/ves.rst
@@ -20,4 +20,4 @@
 
 Additional Information
 ----------------------
-Any additional information that help other people understanding and using yor blueprint
+Any additional information that help other people understanding and using your blueprint
diff --git a/docs/sections/components/component-specification/docker-specification.rst b/docs/sections/components/component-specification/docker-specification.rst
index 7fb66e5..128c006 100755
--- a/docs/sections/components/component-specification/docker-specification.rst
+++ b/docs/sections/components/component-specification/docker-specification.rst
@@ -60,7 +60,7 @@
 When choosing a value for interval, consider that too frequent

 healthchecks will put unnecessary load on Consul and DCAE. If there is a

 problematic resource, then more frequent healthchecks are warranted (eg

-15s or 60s), but as stablility increases, so can these values, (eg

+15s or 60s), but as stability increases, so can these values, (eg

 300s).

 

 When choosing a value for timeout, consider that too small a number will

diff --git a/docs/sections/components/component-type-docker.rst b/docs/sections/components/component-type-docker.rst
index da83a78..9074245 100755
--- a/docs/sections/components/component-type-docker.rst
+++ b/docs/sections/components/component-type-docker.rst
@@ -93,8 +93,8 @@
 ``generated application configuration`` at application startup. The

 component must provide an initialization script that retrieves the

 application configuration and reference that script in its Dockerfile.

-Other calls can be made to CONFIG BINDING SERVICE to retrieve DMaaP, 

-or Pollicy Reconfiguration (not yet supported).

+Other calls can be made to CONFIG BINDING SERVICE to retrieve DMaaP,

+or Policy Reconfiguration (not yet supported).

 

 You can see more details on the generated application configuration

 :any:`here <dcae-cli-view-the-platform>`

@@ -341,7 +341,7 @@
     YOUR_NEXUS_DOCKER_REGISTRY/yourapp                                                 0.4.0               154cc382df61        7 weeks ago         710.5 MB

     yourapp                                                                                    0.4.0               154cc382df61        7 weeks ago         710.5 MB

 

-The solutioning evironment’s Nexus host for the Docker registry is

+The solutioning environment’s Nexus host for the Docker registry is

 ``YOUR_NEXSUS_HOST:18443``. You must run

 ``docker login YOUR_NEXSUS_HOST:18443`` to access the registry.

 Please contact the DCAE platform team to provide you with the

diff --git a/docs/sections/components/dcae-cli/commands.rst b/docs/sections/components/dcae-cli/commands.rst
index 4634472..f471d67 100644
--- a/docs/sections/components/dcae-cli/commands.rst
+++ b/docs/sections/components/dcae-cli/commands.rst
@@ -201,7 +201,7 @@
 

 The fields ``Name``, ``Version``, ``Type``, ``Description`` are

 referenced from the component specification’s ``self`` JSON. Use the

-“–deployed” argument to see more details on deploymed components

+“–deployed” argument to see more details on deployed components

 

 --------------

 

diff --git a/docs/sections/components/glossary.rst b/docs/sections/components/glossary.rst
index 1ad4fcd..51fb031 100644
--- a/docs/sections/components/glossary.rst
+++ b/docs/sections/components/glossary.rst
@@ -146,13 +146,13 @@
 Policy UI (not yet implemented)
 -------------------------------
 
-Non DCAE Component - Policy User Interace where Operations assigns
-values to configuraton specified for this.
+Non DCAE Component - Policy User Interface where Operations assigns
+values to configuration specified for this.
 
 Run-Time
 --------
 
-Refers to the when a service is running on the platform. 
+Refers to the when a service is running on the platform.
 
 SCH - Service Change Handler
 ----------------------------
diff --git a/docs/sections/humaninterfaces.rst b/docs/sections/humaninterfaces.rst
index c83d1f1..d7c6c01 100644
--- a/docs/sections/humaninterfaces.rst
+++ b/docs/sections/humaninterfaces.rst
@@ -9,10 +9,10 @@
 
 1. DCAE Bootstrap VM
     * The DCAE bootstrap VM accepts ssh connection with the standard access key.
-    * After ssh into the VM, the DCAE bootstarp docker container can be access via "docker exec" command.
+    * After ssh into the VM, the DCAE bootstrap docker container can be access via "docker exec" command.
 
-2. DCAE Clouify Manager
-    * The DCAE Clouify Manager VM accepts ssh connection with the standard access key.  The access account is **centos** because this is a CentOS 7 VM.
+2. DCAE Cloudify Manager
+    * The DCAE Cloudify Manager VM accepts ssh connection with the standard access key.  The access account is **centos** because this is a CentOS 7 VM.
     * The Cloudify Manager GUI can be accessed from http://{{CLOUDIFY_MANAGER_VM_IP}} .
     * The standard Cloudify command line CLI as specified here: http://cloudify.co/guide/3.2/cli-general.html .
 
diff --git a/docs/sections/services/snmptrap/configuration.rst b/docs/sections/services/snmptrap/configuration.rst
index 44a23d9..5c81aaf 100644
--- a/docs/sections/services/snmptrap/configuration.rst
+++ b/docs/sections/services/snmptrap/configuration.rst
@@ -33,7 +33,7 @@
 JSON CONFIGURATION EXPLAINED
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
-Variables of interest (e.g. variables that should be inspected/modifed for a specific runtime environment) are listed below for convenience.  The entire file is provided later in this page for reference.
+Variables of interest (e.g. variables that should be inspected/modified for a specific runtime environment) are listed below for convenience.  The entire file is provided later in this page for reference.
 
 Potential Config Changes in your environment
 """"""""""""""""""""""""""""""""""""""""""""