We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4486a7b commit 287ae39Copy full SHA for 287ae39
docs/docs/how-tos/fine-grained-permissions.mdx
@@ -56,7 +56,7 @@ any user in this group will then assume the role of `conda_store_admin`.
56
Roles in nebari can stack, meaning that if a user is in one group with role
57
`conda_store_admin` and another group with role `conda_store_viewer`, this user
58
ultimately has the role `conda_store_admin`. Also, in case of different level of access
59
-orignating from different groups, precedence is given to the highest level of access.
+originating from different groups, precedence is given to the highest level of access.
60
:::
61
62
Below is a table that outlines the default roles, groups, and permissions that come with
0 commit comments