We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd92571 commit b0da9a6Copy full SHA for b0da9a6
src/cdk/scrolling/scrolling.md
@@ -1,7 +1,7 @@
1
The `scrolling` package provides helpers for directives that react to scroll events.
2
3
### cdkScrollable and ScrollDispatcher
4
-The `cdkScrollable` directive and the `ScrollDispatcher` service to together to allow components to
+The `cdkScrollable` directive and the `ScrollDispatcher` service together allow components to
5
react to scrolling in any of its ancestor scrolling containers.
6
7
The `cdkScrollable` directive should be applied to any element that acts as a scrolling container.
0 commit comments