From 565747479e9d4e0417722532345e44c972315f25 Mon Sep 17 00:00:00 2001 From: prateek041 Date: Tue, 11 Apr 2023 12:20:48 +0530 Subject: [PATCH 1/2] fix(docs): Fixed typo in the docs/content/en/docs/getting-started.md where "information" was mistyped as "informatio" Signed-off-by: prateek041 --- docs/content/en/docs/getting-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/en/docs/getting-started.md b/docs/content/en/docs/getting-started.md index 74b4fa5236..e69e4d03bf 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 From 0fc56cfe348c17f569626e3dba774257fb5485ac Mon Sep 17 00:00:00 2001 From: prateek041 Date: Wed, 12 Apr 2023 19:51:05 +0530 Subject: [PATCH 2/2] Fixed Typo in /docs/content/en/docs/snippets There was a gramattical error on line 5 Signed-off-by: prateek041 --- docs/content/en/docs/snippets/tasks/install.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/content/en/docs/snippets/tasks/install.md b/docs/content/en/docs/snippets/tasks/install.md index 71df96dcd6..6c62005d0d 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: