Skip to content

Commit 05a2ae7

Browse files
authored
Update 16/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/rich-text-editor/style-menu.md
1 parent 6968ac9 commit 05a2ae7

File tree

1 file changed

+1
-1
lines changed
  • 16/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/rich-text-editor

1 file changed

+1
-1
lines changed

16/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/rich-text-editor/style-menu.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ In this article, you can find an example of how to set up a Style Menu using the
7373
{% endcode %}
7474

7575

76-
The "`items`" property defines the structure of the style menu. Each menu item has the following options.
76+
The `items` property defines the structure of the style menu. Each menu item has the following options:
7777

7878
- `label`: _(required)_ The label of the menu item. This supports localization keys.
7979
- `appearance`: This defines the appearance of the menu item. The value has 2 optional properties:

0 commit comments

Comments
 (0)