Skip to content

Commit 11d6c60

Browse files
johanchouquetmmalerba
authored andcommitted
Typo fix in MediaMatcher bloc (#8840)
1 parent b4a83ab commit 11d6c60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cdk/layout/layout.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ The available values are:
6363

6464
### MediaMatcher
6565
`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.
66+
browser differences and serves as a convenient API that can be replaced with a fake in unit tests.
6767
The `matchMedia` method can be used to get a native
6868
[`MediaQueryList`](https://developer.mozilla.org/en-US/docs/Web/API/MediaQueryList).
6969

0 commit comments

Comments
 (0)