Skip to content

Commit d848178

Browse files
authored
Update 16/umbraco-cms/customizing/property-editors/property-actions.md
1 parent 7b61193 commit d848178

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

16/umbraco-cms/customizing/property-editors/property-actions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ description: Guide on how to implement Property Actions for Property Editors in
88
This page is a work in progress and may undergo further revisions, updates, or amendments. The information contained herein is subject to change without notice.
99
{% endhint %}
1010

11-
Property Actions are a built-in feature of Umbraco that allow you to add extra functionality to a Property Editor. Think of them as small, secondary actions you can attach to a property without modifying the editor itself.
11+
Property Actions are a built-in feature of Umbraco that allows you to add extra functionality to a Property Editor. Think of them as small, secondary actions that you can attach to a property without modifying the editor itself.
1212

1313
Property Actions appear as a small button next to the property label, which expands to show the available actions.
1414

0 commit comments

Comments
 (0)