Skip to content

Commit d658849

Browse files
Update controls/richtexteditor/styling/toolbar-styling.md
Co-authored-by: Yordan <[email protected]>
1 parent 45f0ec6 commit d658849

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

controls/richtexteditor/styling/toolbar-styling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ The [.NET MAUI RichTextEditor]({%slug richtexteditor-overview%}) provides a flex
1212

1313
## Style the Toolbar Items
1414

15-
The `RichTextEditorToolbar` is based on the `RadToolbar` control, so the toolbar items in the RichTextEditor uses a `ToolbarItem`.
15+
The `RichTextEditorToolbar` is based on the `RadToolbar` control, so the toolbar items in the RichTextEditor use a `ToolbarItem`.
1616

1717
Each toolbar item has a `Style` property and the target type of the property is the corresponding `ToolbarItemView`:
1818

0 commit comments

Comments
 (0)