diff options
author | Stanislav Chlebec <stanislav.chlebec@pantheon.tech> | 2018-11-08 11:49:11 +0100 |
---|---|---|
committer | Stanislav Chlebec <stanislav.chlebec@pantheon.tech> | 2018-11-08 12:02:01 +0100 |
commit | d37dad30898c1e5ee627d16ff63791089175c4a3 (patch) | |
tree | 8af0a13d5612926d1fc9007230a7a7137ded9112 /python-dockering | |
parent | e5c3d310cbd0e749f2d8aec51282d09ca80cdbf7 (diff) |
fix typos
Change-Id: I7ddf31cb42b4ff3df61ab8aa6feb299698c58a77
Signed-off-by: Stanislav Chlebec <stanislav.chlebec@pantheon.tech>
Issue-ID: AAF-582
Diffstat (limited to 'python-dockering')
-rw-r--r-- | python-dockering/ChangeLog.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python-dockering/ChangeLog.md b/python-dockering/ChangeLog.md index b222e5d..d63a413 100644 --- a/python-dockering/ChangeLog.md +++ b/python-dockering/ChangeLog.md @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [1.4.0] -* Turn off cert verification for https healthchecks. See comments in the the code. +* Turn off cert verification for https healthchecks. See comments in the code. ## [1.3.0] |