summaryrefslogtreecommitdiffstats
path: root/docs/sections/humaninterfaces.rst
diff options
context:
space:
mode:
authorStanislav Chlebec <stanislav.chlebec@pantheon.tech>2018-11-15 10:08:31 +0100
committerVijay Venkatesh Kumar <vv770d@att.com>2018-11-26 14:59:55 +0000
commit93301b64f0279eee79f15682689e061e5bcca3a0 (patch)
treeadd8018732d0616fe3bc7293846f771092ebc80a /docs/sections/humaninterfaces.rst
parent680e4af0d0956a45c8dd6388e6460ca2f80c7766 (diff)
fix typos
Change-Id: I0afbd4b41f0d502549d3b4a3b58e7702e7f80fc0 Signed-off-by: Stanislav Chlebec <stanislav.chlebec@pantheon.tech> Issue-ID: DOC-342 (cherry picked from commit e7933a07c9b86a158177fb896b308e3e75b1d35c)
Diffstat (limited to 'docs/sections/humaninterfaces.rst')
-rw-r--r--docs/sections/humaninterfaces.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/sections/humaninterfaces.rst b/docs/sections/humaninterfaces.rst
index c83d1f1c..d7c6c01d 100644
--- a/docs/sections/humaninterfaces.rst
+++ b/docs/sections/humaninterfaces.rst
@@ -9,10 +9,10 @@ DCAE provides a number of interfaces for users to interact with the DCAE system.
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 .