From ea8885353a9525a384dc1c891e400adad6904fd1 Mon Sep 17 00:00:00 2001 From: Sagar2366 Date: Mon, 3 Dec 2018 10:26:20 +0530 Subject: [PATCH] Update charts.md --- docs/charts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/charts.md b/docs/charts.md index 5a895fd49..e9ca9d98c 100644 --- a/docs/charts.md +++ b/docs/charts.md @@ -145,7 +145,7 @@ after installation, and when viewing the status of a release. This file is evalu information relevant to a release of the chart. For example, instructions could be provided for connecting to a database, or accessing a web UI. Since this file is printed to STDOUT when running `helm install` or `helm status`, it is recommended to keep the content brief and point to the README -for greater detail. +for greater details. ## Chart Dependencies