From 849adcfbf792a7aa18bc28735ff6609e4aef9b76 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jose=20C=2E=20Mass=C3=B3n?= Date: Fri, 8 Dec 2023 16:39:42 -0300 Subject: [PATCH] linting --- src/grafana_dashboards/mimir-top-tenants.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/grafana_dashboards/mimir-top-tenants.json b/src/grafana_dashboards/mimir-top-tenants.json index b43659a..f7ac36c 100644 --- a/src/grafana_dashboards/mimir-top-tenants.json +++ b/src/grafana_dashboards/mimir-top-tenants.json @@ -35,7 +35,7 @@ "height": "25px", "panels": [ { - "content": "

\n This dashboard shows the top tenants based on multiple selection criterias.\n Rows are collapsed by default to avoid querying all of them.\n Use the templating variable \"limit\" above to select the amount of users to be shown.\n

\n", + "content": "

\n This dashboard shows the top tenants based on multiple selection criteria.\n Rows are collapsed by default to avoid querying all of them.\n Use the templating variable \"limit\" above to select the amount of users to be shown.\n

\n", "datasource": null, "description": "", "id": 1, @@ -1475,4 +1475,4 @@ "title": "Mimir / Top tenants", "uid": "bc6e12d4fe540e4a1785b9d3ca0ffdd9", "version": 0 - } \ No newline at end of file + }