From 6c32a5b9bcba30488a45a24db80992969988ea7c Mon Sep 17 00:00:00 2001 From: Amal <56926487+amalkurup89@users.noreply.github.com> Date: Thu, 14 May 2020 03:04:10 +0530 Subject: [PATCH] Docs: Minor typo correction (#24649) --- docs/sources/guides/whats-new-in-v5-2.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/guides/whats-new-in-v5-2.md b/docs/sources/guides/whats-new-in-v5-2.md index c73e49bfdaa..3ca09c67c7d 100644 --- a/docs/sources/guides/whats-new-in-v5-2.md +++ b/docs/sources/guides/whats-new-in-v5-2.md @@ -76,7 +76,7 @@ By popular demand Grafana now includes support for an alert notification channel Starting from Grafana v5.2, a modified time range or variable are no longer saved by default. To save a modified time range or variable, you'll need to actively select that when saving a dashboard, see screenshot. -This should hopefully make it easier to have sane defaults for time and variables in dashboards and make it more explicit +This should hopefully make it easier to have same defaults for time and variables in dashboards and make it more explicit when you actually want to overwrite those settings.