From 5a3e45dd6c1cea633aba7ddf155bf695716b204e Mon Sep 17 00:00:00 2001 From: "Grot (@grafanabot)" <43478413+grafanabot@users.noreply.github.com> Date: Thu, 17 Feb 2022 20:21:21 +0000 Subject: [PATCH] Added correct format. (#45562) (#45565) (cherry picked from commit e29c38ae27ff6bbe91e7e5df1ac118c5b0bda749) Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> --- docs/sources/whatsnew/whats-new-in-v8-4.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/sources/whatsnew/whats-new-in-v8-4.md b/docs/sources/whatsnew/whats-new-in-v8-4.md index c69391f9d90..c9d86fb8ac6 100644 --- a/docs/sources/whatsnew/whats-new-in-v8-4.md +++ b/docs/sources/whatsnew/whats-new-in-v8-4.md @@ -24,9 +24,9 @@ You can now share links to your playlists the same way as with dashboards, to ea {{< figure src="/static/img/docs/dashboards/share-playlists-8-4.png" max-width="1200px" caption="Share playlist" >}} -### `$**interval` and `$**interval_ms` in panel title +### `$__interval` and `$__interval_ms` in panel title -We’ve expanded the functionality of this existing and popular feature. You can now use `$**interval` and `$**interval_ms` in panel titles. This new function displays the interval that’s used in a specific panel without requiring edit mode. +We’ve expanded the functionality of this existing and popular feature. You can now use `$__interval` and `$__interval_ms` in panel titles. This new function displays the interval that’s used in a specific panel without requiring edit mode. {{< figure src="/static/img/docs/panels/interval-8-4.png" max-width="1200px" caption="Time intervals" >}}