Skip to content

Commit 6294e16

Browse files
Update 16/umbraco-cms/customizing/property-editors/property-actions.md
Co-authored-by: Andy Butland <abutland73@gmail.com>
1 parent af47770 commit 6294e16

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +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 in **Umbraco** that allow you to add extra functionality to a Property Editor.
12-
Think of them as small, secondary actions you can attach to a property without modifying the editor ifself.
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.
1312

1413
Property Actions appear as a small button next to the property label, which expands to show the available actions. They are defined and implemented in the Property Editor, making it open as to what a Property Action is.
1514

0 commit comments

Comments
 (0)