Merge pull request #3502 from yanc0/typo-occurences-charts.md

fix occurences typo in charts.md
pull/4207/head^2
Matthew Fisher 8 years ago committed by GitHub
commit 8f0ab2202c

@ -850,7 +850,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