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 b4a83ab commit 11d6c60Copy full SHA for 11d6c60
src/cdk/layout/layout.md
@@ -63,7 +63,7 @@ The available values are:
63
64
### MediaMatcher
65
`MediaMatcher` is a lower-level utility that wraps the native `matchMedia`. This service normalizes
66
-browser differences and serves as a convenient API that can be replaces with a fake in unit tests.
+browser differences and serves as a convenient API that can be replaced with a fake in unit tests.
67
The `matchMedia` method can be used to get a native
68
[`MediaQueryList`](https://developer.mozilla.org/en-US/docs/Web/API/MediaQueryList).
69
0 commit comments