Skip to content

Commit fb07558

Browse files
committed
resolved
1 parent 6dba4dc commit fb07558

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

aspnet/RichTextEditor/Validation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ keywords: RichTextEditor, Validation, JQuery Validation, ASP Validation
99

1010
---
1111

12-
# Validation in ASP.NET Web Forms RichTextEditor
12+
# Validation in ASP.NET Web Forms RichTextEditor control
1313

1414
Validate the RichTextEditor’s value on form submission by applying ValidationRules and ValidationMessage to the RichTextEditor.
1515

aspnet/RichTextEditor/Working-with-Tables.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ documentation: ug
88
keywords: RichTextEditor, Tables, Insert Row, Remove Row, Remove Columns, Insert Columns
99

1010
---
11-
# Working with tables in ASP.NET Web Forms RichTextEditor
11+
# Working with tables in ASP.NET Web Forms RichTextEditor control
1212

1313
The editor provides tools to add tables in your content. Can add, edit, and remove the table as well as perform other table related tasks.
1414

0 commit comments

Comments
 (0)