Skip to content

Commit 2dfb3ba

Browse files
committed
Refine post dashboard convo
1 parent 500e4a3 commit 2dfb3ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides/organizations/roles-and-permissions.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ You cannot delete a role that is still assigned to members of an organization. C
9191

9292
## Permissions
9393

94-
Permissions grant users privileged access to resources and operations, like creating and deleting. Clerk supports two types of permissions: **System** and **Custom**.
94+
Permissions grant users privileged access to resources and operations, like creating and deleting. Clerk supports two types of permissions: **system permissions** and **custom permissions**.
9595

9696
> [!IMPORTANT]
9797
> In the Clerk Dashboard, permissions appear in the format `<feature>:<permission>`. However, the `org:` prefix is automatically applied under the hood for all organization-scoped permissions. This means that when checking permissions in your code, always include the full key with the prefix (`org:<feature>:<permission>`).

0 commit comments

Comments
 (0)