From bb8e15ceab06af75779c028b6c5063b7b72a5a8b Mon Sep 17 00:00:00 2001 From: Edgar Orendain Date: Tue, 4 Feb 2020 01:04:21 -0800 Subject: [PATCH] Graph Panel: Fixed typo in thresholds form (#21903) --- public/app/plugins/panel/graph/thresholds_form.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/app/plugins/panel/graph/thresholds_form.html b/public/app/plugins/panel/graph/thresholds_form.html index 075b4824d28..70c6c82e0f0 100644 --- a/public/app/plugins/panel/graph/thresholds_form.html +++ b/public/app/plugins/panel/graph/thresholds_form.html @@ -1,7 +1,7 @@

Visual thresholds options disabled. - Visit the Alert tab update your thresholds.
+ Visit the Alert tab to update your thresholds.
To re-enable thresholds, the alert rule must be deleted from this panel.