From 6ae841678c538673ceffa0c848a30ec3708f457c Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Fri, 8 Mar 2024 16:19:34 -0800 Subject: [PATCH] =?UTF-8?q?Don=E2=80=99t=20try=20to=20do=20things=20on=20y?= =?UTF-8?q?our=20phone?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/usage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/usage.md b/docs/usage.md index 29950ce29..4db1c94de 100644 --- a/docs/usage.md +++ b/docs/usage.md @@ -265,7 +265,7 @@ still have "object-level" permissions. | StoragePath | Grants global permissions to add, edit, delete or view Storage Paths. | | Tag | Grants global permissions to add, edit, delete or view Tags. | | UISettings | Grants global permissions to add, edit, delete or view the UI settings that are used by the web app.
Users expected to access the web UI should usually be granted at least _View_ permissions. | -| User | Grants global permissions to add, edit, delete or view Users. | +| User | Grants global permissions to add, edit, delete or view Users. | | Workflow | Grants global permissions to add, edit, delete or view Workflows.
Note that Workflows are global, in other words all users who can access workflows have access to the same set of them. | #### Detailed Explanation of Object Permissions {#object-permissions}