From 621500b20194a589b09d7b28204d51dcf06828db Mon Sep 17 00:00:00 2001 From: Alexander Emelin Date: Wed, 3 Mar 2021 11:18:52 +0300 Subject: [PATCH] fix devenv dashboard content typo (#31583) --- .../dev-dashboards/datasource-testdata/new_features_in_v74.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devenv/dev-dashboards/datasource-testdata/new_features_in_v74.json b/devenv/dev-dashboards/datasource-testdata/new_features_in_v74.json index 9c3ca353e54..ccb96d1277e 100644 --- a/devenv/dev-dashboards/datasource-testdata/new_features_in_v74.json +++ b/devenv/dev-dashboards/datasource-testdata/new_features_in_v74.json @@ -33,7 +33,7 @@ }, "id": 13, "options": { - "content": "\n# Welcome to Grafana 7.4\n\nGrafana v7.4 is adds many new enhancemnts to visualizations, transformations, tracing, security, auditing & more. This dashboard highlights \nsome of the new visualization capabilities. \n\n[Read the what's new article](https://grafana.com/docs/grafana/latest/whatsnew/whats-new-in-v7-4/) | \n[Download](https://grafana.com/grafana/download/beta)", + "content": "\n# Welcome to Grafana 7.4\n\nGrafana v7.4 is adds many new enhancements to visualizations, transformations, tracing, security, auditing & more. This dashboard highlights \nsome of the new visualization capabilities. \n\n[Read the what's new article](https://grafana.com/docs/grafana/latest/whatsnew/whats-new-in-v7-4/) | \n[Download](https://grafana.com/grafana/download/beta)", "mode": "markdown" }, "pluginVersion": "7.4.0-beta1",