From 0075682b436db2047f69f649785ca72612db4c60 Mon Sep 17 00:00:00 2001 From: Jacob Valdez Date: Wed, 28 May 2025 16:16:38 -0500 Subject: [PATCH] Docs: pdf export typo (#106187) docs: fixing pdf export doc typo --- docs/sources/dashboards/create-reports/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/dashboards/create-reports/index.md b/docs/sources/dashboards/create-reports/index.md index e95704b2278..d18202d5ead 100644 --- a/docs/sources/dashboards/create-reports/index.md +++ b/docs/sources/dashboards/create-reports/index.md @@ -287,7 +287,7 @@ You can generate and save PDF files of any dashboard. > **Note:** Available in [Grafana Enterprise](ref:grafana-enterprise) version 6.7 and later, and [Grafana Cloud](/docs/grafana-cloud/). {{< admonition type="tip">}} -You can enable the `newPDFRendering` [feature toggle](https://grafana.com/docs/grafana//setup-grafana/configure-grafana/feature-toggles/), availble in public preview, to improve PDF generation performance. +You can enable the `newPDFRendering` [feature toggle](https://grafana.com/docs/grafana//setup-grafana/configure-grafana/feature-toggles/), available in public preview, to improve PDF generation performance. {{< /admonition >}} 1. In the dashboard that you want to export as PDF, click the **Share** button.