From 17116dd98dcf09b76b53407728a7851ebaabf60d Mon Sep 17 00:00:00 2001 From: Sander Nilsen Date: Wed, 21 Oct 2020 02:25:16 +0200 Subject: [PATCH] Fix typo Correct "schdeule" to "schedule" --- prometheus/node-exporter-full.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/prometheus/node-exporter-full.json b/prometheus/node-exporter-full.json index 43a1b4e..0d253ba 100644 --- a/prometheus/node-exporter-full.json +++ b/prometheus/node-exporter-full.json @@ -6049,7 +6049,7 @@ "timeFrom": null, "timeRegions": [], "timeShift": null, - "title": "Process schdeule stats Running / Waiting", + "title": "Process schedule stats Running / Waiting", "tooltip": { "shared": true, "sort": 0, @@ -13697,4 +13697,4 @@ "list": [] }, "version": 47 -} \ No newline at end of file +}