Syntax fix in whats-new-in-v8-5.md (#48111) (#48119)

(cherry picked from commit 147a1600e7)

Co-authored-by: Alexandre de Verteuil <alexandre@grafana.com>
This commit is contained in:
Grot (@grafanabot)
2022-04-22 09:32:43 -04:00
committed by GitHub
co-authored by Alexandre de Verteuil
parent 06ea4793bc
commit 9e0e3bec76
+1 -1
View File
@@ -58,7 +58,7 @@ The Bar gauge panel now supports scrolling to support displaying large datasets
### Template variable substitution
We’ve added support to substitute template variables to transformations. This allows dashboards to be more interactive with transformations when a user inputs calculations and $**interval and $**interval_ms.
We’ve added support to substitute template variables to transformations. This allows dashboards to be more interactive with transformations when a user inputs calculations and `$__interval` and `$__interval_ms`.
### Grouping to matrix