Skip to content

Commit e4d798f

Browse files
Resolve spelling error
1 parent 49b39ff commit e4d798f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Document-Processing/Excel/Spreadsheet/Blazor/filtering.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ The filter dialog appears when clicking on a column's filter icon and provides t
3131

3232
* **Sort options** - Provides commands for sorting data in **Ascending** or **Descending** order.
3333
* **Clear filter** - Removes any filtering applied to the selected column.
34-
* **Data type-specific filters** - Displays submenus tailored to the column's content type, such as **Text Filters**, **Number Filters**, or **Date Filters**.
34+
* **Data type-specific filters** - Displays submenu tailored to the column's content type, such as **Text Filters**, **Number Filters**, or **Date Filters**.
3535
* **Search box** - Enables quick lookup of values within the filter list.
3636
* **Select All** checkbox - Toggles the selection of all available values in the column.
3737
* **Value** checkboxes - Lists individual checkboxes for each unique value found in the column.
@@ -426,4 +426,4 @@ When applying filters in the Blazor Spreadsheet, validation messages are display
426426

427427
- **Multiple selection range validation** - If multiple ranges are selected for filtering, the selection is considered invalid. A **Multiple selection range** alert message is shown to highlight this limitation.
428428

429-
![Multiple ranges validation message](./images/multi-range-validation.png)
429+
![Multiple ranges validation message](./images/multi-range-validation.png)

0 commit comments

Comments
 (0)