diff options
author | Stanislav Chlebec <stanislav.chlebec@pantheon.tech> | 2018-11-08 11:49:17 +0100 |
---|---|---|
committer | Stanislav Chlebec <stanislav.chlebec@pantheon.tech> | 2018-11-08 12:06:57 +0100 |
commit | 2d7caebf599744bc02ce004752dc2524d939d425 (patch) | |
tree | a3effa3d6e49218e54953260ec9a5abc757c6411 | |
parent | a9406879f68eca3237534656978f9129c67a7fc9 (diff) |
fix typos
Change-Id: Ic58fc697bb550fb9ee0ce8c47b7b194b6daab1fb
Signed-off-by: Stanislav Chlebec <stanislav.chlebec@pantheon.tech>
Issue-ID: AAF-582
-rw-r--r-- | Changelog.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Changelog.md b/Changelog.md index 34913b5..6d2eb34 100644 --- a/Changelog.md +++ b/Changelog.md @@ -55,7 +55,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [1.3.1] * Add more tests (Currently 75%) -* Fix liscenses +* Fix licenses ## [1.3.0] * Sync ONAP with Internal CBS @@ -65,7 +65,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [1.2.0] * Remove waterfalled CONSUL_HOST -* Add ONAP liscenses +* Add ONAP licenses * Remove references to specific telco and it's IPs in tests * [Internal version conflict]: Add dti and policies endpoints @@ -83,7 +83,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). * Removes some impure tests. Still some impurity there ## [0.9.0] -* In addition to the "rels key" a new key was introduced, the "dmaap key". Support replacing dmaap keys assumung the tempalating language "<< >>" +* In addition to the "rels key" a new key was introduced, the "dmaap key". Support replacing dmaap keys assuming the templating language "<< >>" ## [0.8.0] * Start changelog.. |