From 0ed78068a212165a89129471edc87e99d97ad285 Mon Sep 17 00:00:00 2001 From: Mohit Nain Date: Wed, 25 Mar 2020 18:29:36 +0530 Subject: [PATCH] docs/sources/features/panels/gauge.md: Fix typo --- docs/sources/features/panels/gauge.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/features/panels/gauge.md b/docs/sources/features/panels/gauge.md index 08c8ba98696..10818481ed5 100644 --- a/docs/sources/features/panels/gauge.md +++ b/docs/sources/features/panels/gauge.md @@ -37,7 +37,7 @@ The Gauge is a single value panel that can repeat a gauge for every series, colu ### Thresholds Define thresholds that will set the color of either the value or the background depending on your `Color` display option. The -thresholds are automatically sorted from lowerst value to highest. The `Base` value represents minus infinity. +thresholds are automatically sorted from lowest value to highest. The `Base` value represents minus infinity. ### Value mappings