From ed71aead2b00b6c9c6f66066b9b91c5e2265749c Mon Sep 17 00:00:00 2001 From: Deborah Udoh Date: Mon, 10 Oct 2022 17:56:35 +0100 Subject: [PATCH] Update roles.md Co-authored-by: Min RK --- docs/source/rbac/roles.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/rbac/roles.md b/docs/source/rbac/roles.md index f5ef8e30..859f172c 100644 --- a/docs/source/rbac/roles.md +++ b/docs/source/rbac/roles.md @@ -11,7 +11,7 @@ JupyterHub provides four (4) roles that are available by default: **These roles cannot be deleted.** ``` -These roles are so named because they have a default collection of scopes. +We call these 'default' roles because they are available by default and have a default collection of scopes. However, you can define the scopes associated with each role (excluding the admin role) to suit your needs, as seen [below](overriding-default-roles).