From 25d8d0a49d3e0919e33eb5d3e6eaa476451433f8 Mon Sep 17 00:00:00 2001 From: "Grot (@grafanabot)" <43478413+grafanabot@users.noreply.github.com> Date: Thu, 10 Mar 2022 10:02:42 -0500 Subject: [PATCH] Removed extra word. (#46386) (#46413) (cherry picked from commit 3d5ebba0c267c358c1321d3d93aed299f1a73103) Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> --- docs/sources/dashboards/time-range-controls.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/dashboards/time-range-controls.md b/docs/sources/dashboards/time-range-controls.md index 0aa3d7208c0..7b85ec078c1 100644 --- a/docs/sources/dashboards/time-range-controls.md +++ b/docs/sources/dashboards/time-range-controls.md @@ -36,7 +36,7 @@ Here are some examples: ### Note about Grafana alerting -For Grafana alerting, we do not support are the following syntaxes at this time. +For Grafana alerting, we do not support the following syntaxes at this time. - now+n for future timestamps. - now-1n/n for "start of n until end of n" since this is an absolute timestamp.