From 3579957cc28453222228fdd655c8c23fd00d9bd1 Mon Sep 17 00:00:00 2001 From: Amal <56926487+amalkurup89@users.noreply.github.com> Date: Thu, 24 Sep 2020 01:36:42 +0530 Subject: [PATCH] Inserting a comma, for better readability (#27738) --- docs/sources/guides/whats-new-in-v2.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/guides/whats-new-in-v2.md b/docs/sources/guides/whats-new-in-v2.md index 5ffc2dd7034..fd9cff6e945 100644 --- a/docs/sources/guides/whats-new-in-v2.md +++ b/docs/sources/guides/whats-new-in-v2.md @@ -100,7 +100,7 @@ The top header has gotten a major streamlining in Grafana V2.0. 5. `Save dashboard`: Save the current Dashboard with the current name. 6. `Settings`: Manage Dashboard settings and features such as Templating, Annotations and the name. -> **Note** In Grafana v2.0 when you change the title of a dashboard and then save it it will no +> **Note** In Grafana v2.0 when you change the title of a dashboard and then save it, it will no > longer create a new Dashboard. It will just change the name for the current Dashboard. > To change name and create a new Dashboard use the `Save As...` menu option