From c446fefd142fd0f9582a0e8da8df43277845bf38 Mon Sep 17 00:00:00 2001 From: Mohit Nain Date: Wed, 1 Apr 2020 23:28:49 +0530 Subject: [PATCH] Docs: Typo correction in line 30 (#23263) --- docs/sources/reference/timerange.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/reference/timerange.md b/docs/sources/reference/timerange.md index 96c2af5fe9d..6a072589aa0 100755 --- a/docs/sources/reference/timerange.md +++ b/docs/sources/reference/timerange.md @@ -27,7 +27,7 @@ These settings apply to all Panels in the Dashboard (except those with Panel Tim The following time units are supported: `s (seconds)`, `m (minutes)`, `h (hours)`, `d (days)`, `w (weeks)`, `M (months)`, `y (years)`. The minus operator allows you to step back in time, relative to now. If you wish to display the full period of the unit (day, week, month, etc...), append `/$unit` to the end. -Take a look at some examples to seen these concepts in practice: +Take a look at some examples to see these concepts in practice: Example Relative Range | From: | To: -------------- | ----- | ---