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 fbbed1f commit 5fdf6c4Copy full SHA for 5fdf6c4
src/cdk/layout/layout.md
@@ -2,7 +2,7 @@ The `layout` package provides utilities to build responsive UIs that react to sc
2
3
### BreakpointObserver
4
5
-`BreakpointObserver` is a utility for evaluating media queries and reacting to their changing.
+`BreakpointObserver` is a utility for evaluating media queries and reacting to changes in the results of those queries.
6
7
#### Evaluate against the current viewport
8
The `isMatched` method is used to evaluate one or more media queries against the current viewport
0 commit comments