From 335ea3c6ac1786aab4f3a0028d0c5bc7941d33d8 Mon Sep 17 00:00:00 2001 From: Mark Gibaud Date: Thu, 23 Nov 2017 09:16:02 +0000 Subject: [PATCH] correct typo --- docs/charts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/charts.md b/docs/charts.md index f71cc2904..1bcafb64b 100644 --- a/docs/charts.md +++ b/docs/charts.md @@ -36,7 +36,7 @@ wordpress/ Helm reserves use of the `charts/` and `templates/` directories, and of the listed file names. Other files will be left as they are. -While the `charts` and `template` directories are optional there must be at least one chart dependancy or template file for the chart to be valid. +While the `charts` and `template` directories are optional there must be at least one chart dependency or template file for the chart to be valid. ## The Chart.yaml File