diff --git a/docs/charts_tips_and_tricks.md b/docs/charts_tips_and_tricks.md index b1df146db..2b4caa83b 100644 --- a/docs/charts_tips_and_tricks.md +++ b/docs/charts_tips_and_tricks.md @@ -234,7 +234,7 @@ update of that resource. ## Upgrade a release idempotently -In order to use the same command when installing and upgrading a release, use the following comand: +In order to use the same command when installing and upgrading a release, use the following command: ```shell helm upgrade --install --values ```