From 51515b1e2b3aba53abf248b3ee6774be84802f1a Mon Sep 17 00:00:00 2001
From: Scott Brenner <scott@scottbrenner.me>
Date: Thu, 8 Feb 2018 12:50:19 -0800
Subject: [PATCH] Update wrap-dashboard.sh

Might as well, right?
---
 hack/scripts/wrap-dashboard.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/hack/scripts/wrap-dashboard.sh b/hack/scripts/wrap-dashboard.sh
index 02e9ee42..d3b04085 100755
--- a/hack/scripts/wrap-dashboard.sh
+++ b/hack/scripts/wrap-dashboard.sh
@@ -4,8 +4,8 @@
 #  * Edit dashboard in Grafana (you need to login first with admin/admin
 #    login/password).
 #  * Save dashboard in Grafana to check is specification is correct.
-#    Looks like this is the only way to check is dashboard specification
-#    has error.
+#    Looks like this is the only way to check if dashboard specification
+#    has errors.
 #  * Download dashboard specification as JSON file in Grafana:
 #    Share -> Export -> Save to file.
 #  * Drop dashboard specification in assets folder:
-- 
GitLab