Skip to content

Commit b06f0e1

Browse files
typo (#5352)
1 parent 45461c8 commit b06f0e1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

hub/apps/design/controls/rich-edit-box.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@ title: RichEditBox
44
ms.assetid: 4AFC0DFA-3B89-434D-9F86-4309CCFF7839
55
label: Rich edit box
66
template: detail.hbs
7-
ms.date: 04/11/2025
7+
ms.date: 04/17/2025
88
ms.topic: article
99
doc-status: Published
1010
ms.localizationpriority: medium
1111
---
1212

1313
# Rich edit box
1414

15-
You can use a **RichEditBox** control to enter and edit rich text documents that contain formatted text, hyperlinks, and images, and math equations. You can make a RichEditBox read-only by setting its IsReadOnly property to **true**.
15+
You can use a **RichEditBox** control to enter and edit rich text documents that contain formatted text, hyperlinks, images, math equations, and other rich content. You can make a RichEditBox read-only by setting its IsReadOnly property to **true**.
1616

1717
## Is this the right control?
1818

0 commit comments

Comments
 (0)