From: Stanislav Chlebec Date: Thu, 8 Nov 2018 10:49:22 +0000 (+0100) Subject: fix typos X-Git-Tag: 1.3.0~7 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F94%2F72194%2F1;p=dcaegen2%2Fplatform%2Fservicechange-handler.git fix typos Change-Id: I4c68170b188c4cccf3febe542e835146e97fed87 Signed-off-by: Stanislav Chlebec Issue-ID: AAF-582 --- diff --git a/README.md b/README.md index c793d3d..540d0e9 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Application that is responsible for polling for ASDC distribution notification e * Identifying whether its complementary DCAE service type resource in DCAE inventory has changed * Taking action - Insert a new DCAE service type - - Update an exisintg DCAE service type + - Update an existing DCAE service type - Deactivate an existing DCAE service type * Send appropriate acknowledgements back @@ -20,7 +20,7 @@ Two modes of operation: development and production. ### Development -The application in development mode does not actually pull from ASDC but rather takes in a file that contains a single ASDC notfication event as a third argument and processes it. +The application in development mode does not actually pull from ASDC but rather takes in a file that contains a single ASDC notification event as a third argument and processes it. Usage of development mode: