diff --git a/grafana_dashboards/postgres/v8/index-overview/dashboard.json b/grafana_dashboards/postgres/v8/index-overview/dashboard.json index 437b7c40..3330e298 100644 --- a/grafana_dashboards/postgres/v8/index-overview/dashboard.json +++ b/grafana_dashboards/postgres/v8/index-overview/dashboard.json @@ -179,7 +179,7 @@ } ], "timeFrom": "15m", - "title": "Duplicate indexes", + "title": "Duplicated indexes", "transform": "table", "type": "table" }, @@ -752,7 +752,7 @@ } ], "timeFrom": "15m", - "title": "Top 5 Fragmentation indexes", + "title": "Top 5 fragmented indexes", "transform": "table", "type": "table-old" }, @@ -841,4 +841,4 @@ "title": "Index overview", "uid": "index-overview", "version": 1 -} \ No newline at end of file +}