fix occurences typo in charts.md

pull/3502/head
Yann Coleu 7 years ago committed by GitHub
parent b6ab6a2af1
commit 50cba63c5c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -849,7 +849,7 @@ considerations in mind:
- The `Chart.yaml` will be overwritten by the generator. - The `Chart.yaml` will be overwritten by the generator.
- Users will expect to modify such a chart's contents, so documentation - Users will expect to modify such a chart's contents, so documentation
should indicate how users can do so. should indicate how users can do so.
- All occurances of `<CHARTNAME>` will be replaced with the specified chart - All occurences of `<CHARTNAME>` will be replaced with the specified chart
name so that starter charts can be used as templates. name so that starter charts can be used as templates.
Currently the only way to add a chart to `$HELM_HOME/starters` is to manually Currently the only way to add a chart to `$HELM_HOME/starters` is to manually

Loading…
Cancel
Save