From 8d645b49fee7928f3438bcb196981d9a9a4336be Mon Sep 17 00:00:00 2001 From: Nick Z <2420177+nickzelei@users.noreply.github.com> Date: Wed, 3 Jul 2024 22:27:23 -0700 Subject: [PATCH] fix spellcheck --- docs/docs/deploy/kubernetes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/deploy/kubernetes.md b/docs/docs/deploy/kubernetes.md index 6b58ee9bf7..1730e62d28 100644 --- a/docs/docs/deploy/kubernetes.md +++ b/docs/docs/deploy/kubernetes.md @@ -102,7 +102,7 @@ Create a `values.yaml` file. This is a very minimal install that basically configures the database and temporal, and redis. There are a number of other options which you'll need to consult the values files for the chart for more information. -Each helmchart has a README that contains the full values spec. +Each helm chart has a README that contains the full values spec. These can be found in the Github repo, and are also available via ArtifactHub.