diff --git a/docs/self-hosting/deployment-options/kubernetes-helm.mdx b/docs/self-hosting/deployment-options/kubernetes-helm.mdx index 0ce979d06..8ba940fee 100644 --- a/docs/self-hosting/deployment-options/kubernetes-helm.mdx +++ b/docs/self-hosting/deployment-options/kubernetes-helm.mdx @@ -33,7 +33,7 @@ description: "Learn how to use Helm chart to install Infisical on your Kubernete pullPolicy: IfNotPresent ``` - Do you not use the latest docker image tag in production deployments as they can introduce unexpected changes + Do not use the latest docker image tag in production deployments as they can introduce unexpected changes