From 0ddbcc1fe9a920c1d4146b008b08579752a0567a Mon Sep 17 00:00:00 2001
From: Dean Coakley <dean.s.coakley@gmail.com>
Date: Thu, 7 Jun 2018 15:12:31 +0100
Subject: [PATCH] Remove trailing whitespace

---
 docs/charts.md | 1 -
 1 file changed, 1 deletion(-)

diff --git a/docs/charts.md b/docs/charts.md
index a55038e3e..bdcbe9b61 100644
--- a/docs/charts.md
+++ b/docs/charts.md
@@ -303,7 +303,6 @@ The `--set` parameter can be used as usual to alter tag and condition values.
 
 ````
 helm install --set tags.front-end=true --set subchart2.enabled=false
-
 ````
 
 ##### Tags and Condition Resolution
-- 
GitLab