Skip to content

Commit 249819d

Browse files
authored
Refine Entity Actions description
Reword description for clarity and conciseness.
1 parent 7e1f87a commit 249819d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

16/umbraco-cms/customizing/extending-overview/extension-types/entity-actions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ description: Entity Actions give developers the ability to add custom actions to
88
**Entity Actions** was previously known as **Tree Actions.**
99
{% endhint %}
1010

11-
Entity Actions is an extension type that provides a fly-out context menu for secondary or additional functionality to an entity (document, media, or the like).
11+
Entity Actions is an extension type providing a fly-out context menu for secondary or additional functionality to an entity (like documents or media).
1212

1313
Developers can define and associate custom actions for entities in a [tree extension](tree.md), workspace, or collection view. Access to these actions can be controlled via user permissions. The Users section of the backoffice allows Administrators to control which actions a user has permissions to access.
1414

0 commit comments

Comments
 (0)