From 0109dda6525c3aa49ee67db112b5b9d0d5eb69cc Mon Sep 17 00:00:00 2001 From: Stanislav Chlebec Date: Thu, 8 Nov 2018 11:49:20 +0100 Subject: fix typos Change-Id: I1a906b1cc81461a4a078d1fe2b66a03742fc7056 Signed-off-by: Stanislav Chlebec Issue-ID: AAF-582 --- dcae-cli/ChangeLog.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dcae-cli/ChangeLog.md b/dcae-cli/ChangeLog.md index 18fe0be..e5be3a6 100644 --- a/dcae-cli/ChangeLog.md +++ b/dcae-cli/ChangeLog.md @@ -105,7 +105,7 @@ EDIT: This one addressed the issue in the catalog * Update sqlalchemy and catalog to support postgres and remove mysql support. Still compatible with sqlite. * Add the `catalog` command used to tap into the shared catalog * Change the `component` and the `data_format` command to be for the particular user of the dcae-cli -* Changes to support component spec v3: folding of the auxilary specs into the component spec and adding of the property artifacts +* Changes to support component spec v3: folding of the auxiliary specs into the component spec and adding of the property artifacts * Add the ability to publish components and data formats ## [1.6.0] @@ -137,4 +137,4 @@ EDIT: This one addressed the issue in the catalog ## [0.11.0] -* Make CDAP Paramaters follow parameters definitions +* Make CDAP Parameters follow parameters definitions -- cgit 1.2.3-korg