From c89f4b3f10e23c1efd2867e30e40be36cb633a71 Mon Sep 17 00:00:00 2001 From: Angelo Cicero <10821534+AngeloCicero@users.noreply.github.com> Date: Fri, 16 May 2025 22:24:16 -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.9/how-to-guides/new-user-guides/helm-charts-in-rancher/create-apps.md b/versioned_docs/version-2.9/how-to-guides/new-user-guides/helm-charts-in-rancher/create-apps.md index 328d76f5768..d2904e6d86d 100644 --- a/versioned_docs/version-2.9/how-to-guides/new-user-guides/helm-charts-in-rancher/create-apps.md +++ b/versioned_docs/version-2.9/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