From 497cef1e931d7adbd5bac70af6cdc1262d10db7b Mon Sep 17 00:00:00 2001 From: Angelo Cicero <10821534+AngeloCicero@users.noreply.github.com> Date: Fri, 16 May 2025 22:23:41 -0400 Subject: [PATCH] fix: Misspelling --- .../new-user-guides/helm-charts-in-rancher/create-apps.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/versioned_docs/version-2.10/how-to-guides/new-user-guides/helm-charts-in-rancher/create-apps.md b/versioned_docs/version-2.10/how-to-guides/new-user-guides/helm-charts-in-rancher/create-apps.md index b12bae0a94f..4794dff20e6 100644 --- a/versioned_docs/version-2.10/how-to-guides/new-user-guides/helm-charts-in-rancher/create-apps.md +++ b/versioned_docs/version-2.10/how-to-guides/new-user-guides/helm-charts-in-rancher/create-apps.md @@ -18,7 +18,7 @@ Rancher supports two different types of charts: Helm charts and Rancher charts. ### Helm Charts -Native Helm charts include an application along with other software required to run it. When deploying native Helm charts, you' can provide the chart's parameter values in a YAML editor. +Native Helm charts include an application along with other software required to run it. When deploying native Helm charts, you can provide the chart's parameter values in a YAML editor. ### Rancher Charts