From 896388dc8a2b26aede22d73dbd0b20ff514b3775 Mon Sep 17 00:00:00 2001 From: Billy Tat Date: Thu, 8 Jul 2021 16:17:52 +0000 Subject: [PATCH] Fix typos --- content/rancher/v2.6/en/helm-charts/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/rancher/v2.6/en/helm-charts/_index.md b/content/rancher/v2.6/en/helm-charts/_index.md index 2c472dd6161..9a4fa97edce 100644 --- a/content/rancher/v2.6/en/helm-charts/_index.md +++ b/content/rancher/v2.6/en/helm-charts/_index.md @@ -46,4 +46,4 @@ After installing a chart, you can find it in the _"Installed Apps"_ tab. In this Most Rancher tools have additional pages located in the toolbar below the _"Apps & Marketplace"_ section to help manage and use the features. These pages include links to dashboards, forms to easily add Custom Resources, and additional information. -> If you are upgrading your chart using _"Customize Helm options before upgrade"_ , please be aware the using the _"--force"_ option may result in errors if your chart has immutable fields. This is because some objects in kubernetes cannot be changed once they are created. +> If you are upgrading your chart using _"Customize Helm options before upgrade"_ , please be aware that using the _"--force"_ option may result in errors if your chart has immutable fields. This is because some objects in Kubernetes cannot be changed once they are created.