Skip to content

Commit 2beb80e

Browse files
authored
Update 16/umbraco-cms/customizing/extending-overview/extension-types/workspaces/workspace-action-menu-items.md
1 parent 9f28da4 commit 2beb80e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

16/umbraco-cms/customizing/extending-overview/extension-types/workspaces/workspace-action-menu-items.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Workspace Action Menu Items extend existing workspace actions by adding dropdown
2828
{% endcode %}
2929

3030
### Key Properties
31-
- **`kind`** - Specifies which kind of element should be shown (if `element` is not provided). The `default` option refers to the `<umb-workspace-action-menu-item />`, which supports a label and an href
31+
- **`kind`** - Specifies which type of element should be shown (if no `element` is provided). The `default` option refers to the `<umb-workspace-action-menu-item />`, which supports a label and an href
3232
- **`forWorkspaceActions`** - Specifies which workspace action this extends
3333
- **`weight`** - Controls ordering within the dropdown menu
3434
- **`meta.label`** - Text displayed in dropdown

0 commit comments

Comments
 (0)