summaryrefslogtreecommitdiffstats
path: root/docker
diff options
context:
space:
mode:
authorStanislav Chlebec <stanislav.chlebec@pantheon.tech>2018-11-08 11:49:24 +0100
committerStanislav Chlebec <stanislav.chlebec@pantheon.tech>2018-11-08 12:08:07 +0100
commit4805f9001e82c7d94eca6a5b4a0cb60ce8f53932 (patch)
tree779518406269750ecde81a66843e0d1b599d7320 /docker
parent1e88376d9b7f012f2292a95e14daf9463f4210e3 (diff)
fix typos
Change-Id: I95954edbf2827292a5da500330ba43781cc2cd8d Signed-off-by: Stanislav Chlebec <stanislav.chlebec@pantheon.tech> Issue-ID: AAF-582
Diffstat (limited to 'docker')
-rw-r--r--docker/ChangeLog.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker/ChangeLog.md b/docker/ChangeLog.md
index e6eb7d1..9ffbc91 100644
--- a/docker/ChangeLog.md
+++ b/docker/ChangeLog.md
@@ -71,5 +71,5 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
* Verify that the container is running and healthy before finishing the start operation
* Image names passed in are now required to be the fully tagged names including registry
* Remove references to rework in the code namespaces
-* Application configuration is now a YAML map to accomodate future blueprint generation
+* Application configuration is now a YAML map to accommodate future blueprint generation
* Update blueprints and cfyhelper.sh