From 26096c65a54705f7ed43d961eca90c29d56b9071 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torkel=20=C3=96degaard?= Date: Wed, 30 Jan 2019 16:15:56 +0100 Subject: [PATCH] spell fixes --- docs/sources/guides/whats-new-in-v6-0.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/sources/guides/whats-new-in-v6-0.md b/docs/sources/guides/whats-new-in-v6-0.md index 4733a9b0e30..d31ce48794e 100644 --- a/docs/sources/guides/whats-new-in-v6-0.md +++ b/docs/sources/guides/whats-new-in-v6-0.md @@ -32,7 +32,7 @@ For infrastructure monitoring and incident response, you no longer need to switc **Explore** is a new paradigm for Grafana. It creates a new interactive debugging workflow that integrates two pillars of observability - metrics and logs. Explore works with every datasource but for Prometheus we have customized the -query editor and the experiance to provide the best possible exploration UX. +query editor and the experience to provide the best possible exploration UX. #### Explore and Prometheus @@ -79,7 +79,7 @@ video below to see the new Panel Editor in action. ### Gauge Panel -We have created a new seperate Gauge panel as we felt having this visualization be a hidden option in the Singlestat panel +We have created a new separate Gauge panel as we felt having this visualization be a hidden option in the Singlestat panel was not ideal. When it supports 100% of the Singlestat Gauge features we plan to add a migration so all singlestats that use it become Gauge panels instead. This new panel contains a new **Threshold** editor that we will continue to refine and start using in other panels.