Skip to content

Commit 58e6b79

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

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)