From 47c3ae1f449b3ab3f2efb888090ef7c165085687 Mon Sep 17 00:00:00 2001 From: Mohit Nain Date: Wed, 10 Jun 2020 01:04:46 +0530 Subject: [PATCH] Docs: Typo Correction in line 36 (#25429) --- docs/sources/panels/visualizations/gauge-panel.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/panels/visualizations/gauge-panel.md b/docs/sources/panels/visualizations/gauge-panel.md index ee6843b9fcd..ecfd5f0f22c 100644 --- a/docs/sources/panels/visualizations/gauge-panel.md +++ b/docs/sources/panels/visualizations/gauge-panel.md @@ -33,4 +33,4 @@ Use the following options to refine your visualization: - **Horizontal -** Bars stretch horizontally, left to right. - **Vertical -** Bars stretch vertically, top to bottom. - **Show threshold labels -** Controls if threshold values are shown. -- **Show threshold markers -** Controls if a thresholds band is shown outside the inner gauge value band. +- **Show threshold markers -** Controls if a threshold band is shown outside the inner gauge value band.