docs: fix typo

This commit is contained in:
Srevin Saju
2024-06-01 16:22:59 +03:00
committed by GitHub
parent 791361d2c3
commit 2291bdc036

View File

@@ -33,7 +33,7 @@ description: "Learn how to use Helm chart to install Infisical on your Kubernete
pullPolicy: IfNotPresent
```
<Warning>
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
</Warning>
</Step>