Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/administration/dashboard/customize_dashboard.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Customized dashboard displays a set of widgets selected by the user.

## Manage permissions

To customize dashboard, you need to have `dashboard/cutomize` [policy](permission_overview.md).
To customize dashboard, you need to have `dashboard/customize` [policy](permission_overview.md).

By default, all the users belonging to the `Editors` user group, have `Dashboard`[role](roles_admin_panel.md) assigned, so they can edit, create, or delete dashboard.
If, by any reason, you want to narrow this permission, you can set up specific [limitations](limitations.md).
Expand Down
Loading