summaryrefslogtreecommitdiffstats
path: root/docs/sections/components/component-type-docker.rst
diff options
context:
space:
mode:
authorStanislav Chlebec <stanislav.chlebec@pantheon.tech>2018-11-15 10:08:31 +0100
committerStanislav Chlebec <stanislav.chlebec@pantheon.tech>2018-11-21 10:44:56 +0100
commite7933a07c9b86a158177fb896b308e3e75b1d35c (patch)
tree178e1d5f9637be24b7430a613504f541f6ba6fbc /docs/sections/components/component-type-docker.rst
parent4392680e1da068818787cef962585aa5e031da21 (diff)
fix typos
Change-Id: I0afbd4b41f0d502549d3b4a3b58e7702e7f80fc0 Signed-off-by: Stanislav Chlebec <stanislav.chlebec@pantheon.tech> Issue-ID: DOC-342
Diffstat (limited to 'docs/sections/components/component-type-docker.rst')
-rwxr-xr-xdocs/sections/components/component-type-docker.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/sections/components/component-type-docker.rst b/docs/sections/components/component-type-docker.rst
index da83a78b..90742453 100755
--- a/docs/sections/components/component-type-docker.rst
+++ b/docs/sections/components/component-type-docker.rst
@@ -93,8 +93,8 @@ Components are required to pull their
``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 @@ Nexus registry:
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