Update charts_tips_and_tricks.md

typo error
comand --> command
pull/4207/head
liaoj 8 years ago committed by Sebastien Plisson
parent 98a0d30d33
commit 36a6120162

@ -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 <release name> --values <values file> <chart directory>
```

Loading…
Cancel
Save