From 2f674f5a51bc09512f79c85e859397a8a5ab2214 Mon Sep 17 00:00:00 2001 From: "grafana-delivery-bot[bot]" <132647405+grafana-delivery-bot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 17:25:22 +0300 Subject: [PATCH] [v10.0.x] Docs: Fix scenes what's new in Grafana 10 entry (#71132) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Docs: Fix scenes what's new in Grafana 10 entry (#71128) Fix scenes release note (cherry picked from commit 0fb7369a7918ef71029d9a42b2d71c33510e4dd8) Co-authored-by: Torkel Ödegaard --- docs/sources/whatsnew/whats-new-in-v10-0.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/whatsnew/whats-new-in-v10-0.md b/docs/sources/whatsnew/whats-new-in-v10-0.md index 92fd6cd49fa..ff159a80db7 100644 --- a/docs/sources/whatsnew/whats-new-in-v10-0.md +++ b/docs/sources/whatsnew/whats-new-in-v10-0.md @@ -52,7 +52,7 @@ In subsequent releases, we’ll be refining and enhancing the user interface for _Available in public preview in all editions of Grafana._ -Scenes is a new front-end library by Grafana that empowers application engineers to effortlessly build stunning dashboard experiences right into their products. With Scenes, you can easily create apps that mirror the Grafana dashboarding experience, complete with template variable support, flexible layouts, dynamic panel rendering, and so much more. +Scenes is a new front-end library by Grafana that empowers Grafana plugin developers to effortlessly build stunning dashboard-like experiences into their Grafana app plugins. With Scenes, you can easily create apps that mirror the Grafana dashboarding experience, complete with template variable support, flexible layouts, dynamic panel rendering, and so much more. To try it out, go to the [@grafana/scenes](https://github.com/grafana/scenes) repository.