Skip to content

Commit d78b163

Browse files
committed
docs: Fix typo in admin permission name
1 parent b57722d commit d78b163

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/global/modules/core/pages/reference/component-model-server.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,6 @@ To enable it you can specify the following environment variables.
100100

101101
The `permissions` claim of the token is expected to list directly granted permission.
102102
Additional granted permissions may be derived from that list.
103-
For example, an `admin` permission on a repository will grant write permission on all branches.
103+
For example, an `model-server/admin` permission on a repository will grant write permission on all branches.
104104

105105
A detailed list of all permissions can be found on the model server at `/permissions`.

0 commit comments

Comments
 (0)