From c75a5b620c4105a566d3addaefb0274f622c219c Mon Sep 17 00:00:00 2001 From: "grafana-delivery-bot[bot]" <132647405+grafana-delivery-bot[bot]@users.noreply.github.com> Date: Tue, 29 Aug 2023 14:27:59 +0100 Subject: [PATCH] [v10.1.x] docs: update app plugin guidance (#74009) docs: update app plugin guidance (#74006) Original text focusses on creation in a management topic. This change makes it more relevant to an administrator who is installing plugins. (cherry picked from commit 0884f40c8d24b2c41dfc0e9b9e7cd412e39393f1) Co-authored-by: David Harris --- docs/sources/administration/plugin-management/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/administration/plugin-management/index.md b/docs/sources/administration/plugin-management/index.md index 101c38f3698..fc7805ba233 100644 --- a/docs/sources/administration/plugin-management/index.md +++ b/docs/sources/administration/plugin-management/index.md @@ -45,7 +45,7 @@ Applications, or _app plugins_, bundle data sources and panels to provide a cohe Apps can also add custom pages for things like control panels. -Use app plugins when you want to create an custom out-of-the-box monitoring experience. +Use app plugins when you want an out-of-the-box monitoring experience. ### Managing app plugins access