From ed5644be67ac796387ca40d2a3592fe0745b0cf6 Mon Sep 17 00:00:00 2001 From: Isabel Matwawana Date: Tue, 9 Dec 2025 17:45:43 -0500 Subject: [PATCH] Fixed typo --- .../build-dashboards/view-dashboard-json-model/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/visualizations/dashboards/build-dashboards/view-dashboard-json-model/index.md b/docs/sources/visualizations/dashboards/build-dashboards/view-dashboard-json-model/index.md index 4075461be31..afcf0882560 100644 --- a/docs/sources/visualizations/dashboards/build-dashboards/view-dashboard-json-model/index.md +++ b/docs/sources/visualizations/dashboards/build-dashboards/view-dashboard-json-model/index.md @@ -58,7 +58,7 @@ This is because of the evolution of the dashboard JSON schema. {{< admonition type="note" >}} [Observability as Code](https://grafana.com/docs/grafana/latest/as-code/observability-as-code/) works with all versions of the JSON model, and it's fully compatible with version 2. -{{ /admonition }} +{{< /admonition >}} ## Access and update the JSON model (#view-json)