Skip to content

Commit be3684f

Browse files
naomiblackjelbourn
authored andcommitted
checkbox(typo): fix a minor docs typo for checkbox (#2364)
1 parent 6c483da commit be3684f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/checkbox/OVERVIEW.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ If you don't want the label to appear next to the checkbox, you can use
1414
specify an appropriate label.
1515

1616
### Use with `@angular/forms`
17-
`<md-checkobx>` is compatible with `@angular/forms` and supports both `FormsModule`
17+
`<md-checkbox>` is compatible with `@angular/forms` and supports both `FormsModule`
1818
and `ReactiveFormsModule`.
1919

2020
### Indeterminate state

0 commit comments

Comments
 (0)