Skip to content

Commit b84a8a6

Browse files
authored
chore: fix typo (#15897)
1 parent 9eeb4b5 commit b84a8a6

File tree

1 file changed

+1
-1
lines changed
  • src/material-experimental/mdc-checkbox

1 file changed

+1
-1
lines changed

src/material-experimental/mdc-checkbox/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ component by following these steps:
6767
## API differences
6868
The experimental checkbox API closely matches the
6969
[API of the standard checkbox](https://material.angular.io/components/checkbox/api).
70-
`@angular/material-experimental/mdc-checkox` exports symbols with the same name and public interface
70+
`@angular/material-experimental/mdc-checkbox` exports symbols with the same name and public interface
7171
as all of the symbols found under `@angular/material/checkbox`, except for the following
7272
differences:
7373

0 commit comments

Comments
 (0)