From 49cdba0caa68d802f88864d7b0c43eecff9889f1 Mon Sep 17 00:00:00 2001 From: Stanislav Chlebec Date: Mon, 5 Nov 2018 10:23:50 +0100 Subject: Fix typos Change-Id: I0b6592a433f3fb29acbac0b97e90ef03e3ff958d Signed-off-by: Stanislav Chlebec Issue-ID: AAF-582 --- kubernetes/helm/starters/onap-app/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kubernetes/helm/starters/onap-app/README.md') diff --git a/kubernetes/helm/starters/onap-app/README.md b/kubernetes/helm/starters/onap-app/README.md index edb0a78197..41d002bdb0 100644 --- a/kubernetes/helm/starters/onap-app/README.md +++ b/kubernetes/helm/starters/onap-app/README.md @@ -12,8 +12,8 @@ Helm Charts for specific applications should be moved into the oom/kubernetes directory. If the application is a common reusable Helm Chart (eg. mariadb), a more appropriate location might be the oom/kubernetes/common directory. -Edit each yaml file in the new Helm Chart directoy, substituing real values -for those inside brackets (eg. ``). Some comments have been provided in +Edit each yaml file in the new Helm Chart directory, substituting real values +for those inside brackets (e.g. ``). Some comments have been provided in the file to help guide changes that need to be made. This starter Helm Chart is in no way complete. It can serve as the basis for creating a new Helm Chart that attempts to apply Helm best practices to ONAP applications being configured, -- cgit 1.2.3-korg