diff --git a/chart/values.yaml b/chart/values.yaml
index 576c7667e22ac7de681c859485c50ec554321b3a..510ce87ddafefbcb287eb959ae431cea4926cf62 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -41,7 +41,7 @@ git:
     # -- HTTP git credentials, both username and password must be provided
     username: ""
     password: ""
-    # -- HTTPS certificate authority file.  Required for any repo with self signed certificate
+    # -- HTTPS certificate authority file.  Required for any repo with a self signed certificate
     caFile: ""
     # -- SSH git credentials, privateKey, publicKey, and knownHosts must be provided
     privateKey: ""