From 1586baf55ac00c2bfbc10cd7a6101b1de24c07f4 Mon Sep 17 00:00:00 2001 From: Amal <56926487+amalkurup89@users.noreply.github.com> Date: Thu, 1 Oct 2020 00:33:25 +0530 Subject: [PATCH] Correcting case in docs (#27941) --- 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 fd9cff6e945..4c6a0c0a0fc 100644 --- a/docs/sources/guides/whats-new-in-v2.md +++ b/docs/sources/guides/whats-new-in-v2.md @@ -48,7 +48,7 @@ screen for that specific time period in your Dashboard is saved in the JSON of t Sharing a Snapshot is similar to sharing a link to a screenshot of your dashboard, only way better (they'll look great at any screen resolution, you can hover over series, even zoom in). Also they are fast to load as they aren't actually connected to any live Data Sources in any way. -They're a great way to communicate about a particular incident with specific people who aren't Users of your Grafana instance. You can also use them to show off your dashboards over the Internet. +They're a great way to communicate about a particular incident with specific people who aren't users of your Grafana instance. You can also use them to show off your dashboards over the Internet. ![](/img/docs/v2/dashboard_snapshot_dialog.png)