Skip to content

Commit b0da9a6

Browse files
johanchouquetmmalerba
authored andcommitted
docs(cdk/scrolling): small fixes (#10432)
Re-wording of the 1st sentence in ###. I guess this is the correct meaning of what was wanted.
1 parent cd92571 commit b0da9a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cdk/scrolling/scrolling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
The `scrolling` package provides helpers for directives that react to scroll events.
22

33
### cdkScrollable and ScrollDispatcher
4-
The `cdkScrollable` directive and the `ScrollDispatcher` service to together to allow components to
4+
The `cdkScrollable` directive and the `ScrollDispatcher` service together allow components to
55
react to scrolling in any of its ancestor scrolling containers.
66

77
The `cdkScrollable` directive should be applied to any element that acts as a scrolling container.

0 commit comments

Comments
 (0)