Skip to content

Commit 5103ced

Browse files
mburleighDimo Dimov
authored andcommitted
fix typo (#734)
1 parent 65041eb commit 5103ced

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/grid/virtual-scrolling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ There are several things to keep in mind when using virtual scrolling:
106106

107107
* Horizontal scrolling is not virtualized by default and all columns are rendered. You can enable [Column Virtualization]({%slug grid-columns-virtual%}) separately too.
108108

109-
* Multiple Selection has some specifics when you use the `OnRead` event, you can read more about its behavior in the [Multiple Seletion]({%slug components/grid/selection/multiple%}#checkbox-selection) article.
109+
* Multiple Selection has some specifics when you use the `OnRead` event, you can read more about its behavior in the [Multiple Selection]({%slug components/grid/selection/multiple%}#checkbox-selection) article.
110110

111111
## Limitations
112112

0 commit comments

Comments
 (0)