From c9b1a42df8a8da1e158fd7a0c1d2a92726b7ca08 Mon Sep 17 00:00:00 2001 From: prateek singh <89681447+prateek041@users.noreply.github.com> Date: Tue, 18 Apr 2023 13:03:13 +0530 Subject: [PATCH] docs: fix typo in the getting started docs (#1204) Co-authored-by: Meg McRoberts --- docs/content/en/docs/getting-started.md | 2 +- docs/content/en/docs/snippets/tasks/install.md | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/content/en/docs/getting-started.md b/docs/content/en/docs/getting-started.md index 2d76d1e7a4..2eacac03f1 100644 --- a/docs/content/en/docs/getting-started.md +++ b/docs/content/en/docs/getting-started.md @@ -149,7 +149,7 @@ kubectl describe keptnworkloadinstances podtato-head-podtato-head-entry -n podta ``` > **Note** -The event stream of the object contains more detailed informatio +The event stream of the object contains more detailed information
Watch application state diff --git a/docs/content/en/docs/snippets/tasks/install.md b/docs/content/en/docs/snippets/tasks/install.md index 67879395fd..9872a7e721 100644 --- a/docs/content/en/docs/snippets/tasks/install.md +++ b/docs/content/en/docs/snippets/tasks/install.md @@ -2,8 +2,7 @@ ## Install version 0.7.0 and above -In version 0.7.0 and later, you can install the Lifecycle Toolkit using helm charts, -or manifests. +In version 0.7.0 and later, you can install the Lifecycle Toolkit using either helm charts or manifests. For installing the Lifecycle Toolkit via Helm chart: