Docs: fix a typo (#89603)

Fix a typo
This commit is contained in:
Ieva
2024-06-24 11:27:48 +02:00
committed by GitHub
parent c7ec41e8c5
commit 2bc75016da

View File

@ -91,7 +91,7 @@ roles:
# <bool> force deletion revoking all grants of the role. # <bool> force deletion revoking all grants of the role.
force: true force: true
- uid: 'basic_editor' - uid: 'basic_editor'
# <bool> always apply the specified changes to the role, regardless of the role version in the data base # <bool> always apply the specified changes to the role, regardless of the role version in the database
overrideRole: true overrideRole: true
global: true global: true
# <list> list of roles to copy permissions from. # <list> list of roles to copy permissions from.