Skip to content

Commit cf0102d

Browse files
NansiYanchevayordan-mitev
authored andcommitted
Update common-features/data-binding/descriptors.md
Co-authored-by: Yordan <[email protected]>
1 parent d1b3e22 commit cf0102d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common-features/data-binding/descriptors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ When the [`SortMode`](/blazor-ui/api/Telerik.Blazor.SortMode) is `Multiple`, you
119119

120120
## Example with OnRead Event Handler
121121

122-
You can obtain the FilterDescriptor, SortDescriptor, GroupDescriptor in the `OnRead` event handler.
122+
You can obtain the FilterDescriptor, SortDescriptor, and GroupDescriptor in the `OnRead` event handler.
123123

124124
````CSHTML
125125
@using Telerik.DataSource

0 commit comments

Comments
 (0)