Skip to content

Commit bd6d308

Browse files
authored
chore: apply suggestion
1 parent cec2b63 commit bd6d308

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/dropdownlist/filter.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ The default filter operator is `starts with`. You can choose a different operato
2626

2727
## Performance
2828

29-
By default, the filtering is debounced with 150ms. Configure that with the [`FilterDebounceDelay`]({%slug components/dropdownlist/overview%}#blazor-dropdownlist-parameters) parameter of the component.
29+
By default, the filtering is debounced with 150ms. Configure that with the [`FilterDebounceDelay`]({%slug components/dropdownlist/overview%}#dropdownlist-parameters) parameter of the component.
3030

3131
## Placeholder
3232

0 commit comments

Comments
 (0)