diff --git a/docs/charts.md b/docs/charts.md
index c86a2773b034dbaa232469eac4636a7e5133eb9a..096e2e4ff303ee641230d7a0d4927ab34c58787c 100644
--- a/docs/charts.md
+++ b/docs/charts.md
@@ -246,8 +246,8 @@ dependencies:
 subchart1:
   enabled: true
 tags:
-  - front-end: false
-  - back-end: true
+  front-end: false
+  back-end: true
 ```` 
 
 In the above example all charts with the tag `front-end` would be disabled but since the