diff --git a/docs/charts_tips_and_tricks.md b/docs/charts_tips_and_tricks.md index f6b482963..88a9bab2e 100644 --- a/docs/charts_tips_and_tricks.md +++ b/docs/charts_tips_and_tricks.md @@ -244,7 +244,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 ```