From 97fd27bc08212adbb937cd6dae8713eadf7eb4a1 Mon Sep 17 00:00:00 2001 From: Angelo Cicero <10821534+AngeloCicero@users.noreply.github.com> Date: Wed, 14 May 2025 14:34:23 -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/docs/how-to-guides/new-user-guides/helm-charts-in-rancher/create-apps.md b/docs/how-to-guides/new-user-guides/helm-charts-in-rancher/create-apps.md index 328d76f5768..d2904e6d86d 100644 --- a/docs/how-to-guides/new-user-guides/helm-charts-in-rancher/create-apps.md +++ b/docs/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