From 2bc75016da41194663f9a61542d56e054eb24edc Mon Sep 17 00:00:00 2001 From: Ieva Date: Mon, 24 Jun 2024 11:27:48 +0200 Subject: [PATCH] Docs: fix a typo (#89603) Fix a typo --- .../access-control/rbac-grafana-provisioning/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/administration/roles-and-permissions/access-control/rbac-grafana-provisioning/index.md b/docs/sources/administration/roles-and-permissions/access-control/rbac-grafana-provisioning/index.md index 593037a02dc..cfbfa21f5f6 100644 --- a/docs/sources/administration/roles-and-permissions/access-control/rbac-grafana-provisioning/index.md +++ b/docs/sources/administration/roles-and-permissions/access-control/rbac-grafana-provisioning/index.md @@ -91,7 +91,7 @@ roles: # force deletion revoking all grants of the role. force: true - uid: 'basic_editor' - # always apply the specified changes to the role, regardless of the role version in the data base + # always apply the specified changes to the role, regardless of the role version in the database overrideRole: true global: true # list of roles to copy permissions from.