summaryrefslogtreecommitdiffstats
path: root/onap-dcae-cbs-docker-client/README.md
diff options
context:
space:
mode:
authorStanislav Chlebec <stanislav.chlebec@pantheon.tech>2018-11-08 11:49:11 +0100
committerStanislav Chlebec <stanislav.chlebec@pantheon.tech>2018-11-08 12:02:01 +0100
commitd37dad30898c1e5ee627d16ff63791089175c4a3 (patch)
tree8af0a13d5612926d1fc9007230a7a7137ded9112 /onap-dcae-cbs-docker-client/README.md
parente5c3d310cbd0e749f2d8aec51282d09ca80cdbf7 (diff)
fix typos
Change-Id: I7ddf31cb42b4ff3df61ab8aa6feb299698c58a77 Signed-off-by: Stanislav Chlebec <stanislav.chlebec@pantheon.tech> Issue-ID: AAF-582
Diffstat (limited to 'onap-dcae-cbs-docker-client/README.md')
-rw-r--r--onap-dcae-cbs-docker-client/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/onap-dcae-cbs-docker-client/README.md b/onap-dcae-cbs-docker-client/README.md
index 81a8ef0..47ec9e4 100644
--- a/onap-dcae-cbs-docker-client/README.md
+++ b/onap-dcae-cbs-docker-client/README.md
@@ -5,7 +5,7 @@ Used for DCAE Dockerized microservices written in Python. Pulls your configurati
# Client Usage
## Development outside of Docker
-To test your raw code without Docker, you will need to set the env variables CONSUL_HOST and HOSTNAME (name of your key to pull from) that are set in DCAEs Docker enviornment.
+To test your raw code without Docker, you will need to set the env variables CONSUL_HOST and HOSTNAME (name of your key to pull from) that are set in DCAEs Docker environment.
1. `CONSUL_HOST` is the hostname only of the Consul instance you are talking to
2. HOSTNAME is the name of your component in Consul