Fix typo in library panel docs (#47217)

This commit is contained in:
Lee Jones
2022-04-04 07:59:58 -05:00
committed by GitHub
parent bc9b5325a0
commit 04d1c4a6d4

View File

@@ -6,6 +6,6 @@ aliases = ["/docs/sources/panels/library-panels/about-library-panels/"]
# About Grafana panel libraries
A library panel is a reusable panel that you can use in any dashboard. When you make a change to a library panel, that change propegates to all instances of where the panel is used. Library panels streamline reuse of panels across multiple dashboards.
A library panel is a reusable panel that you can use in any dashboard. When you make a change to a library panel, that change propagates to all instances of where the panel is used. Library panels streamline reuse of panels across multiple dashboards.
You can save a library panel in a folder alongside saved dashboards.