Skip to content

Commit f9f1d53

Browse files
committed
docs(material/form-field):fix typo in form-field overview
Fixes a typo under Form field appearance variants overview. Fixes #24379.
1 parent bf4ba23 commit f9f1d53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/material/form-field/form-field.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The following Angular Material components are designed to work inside a `<mat-fo
1616

1717
### Form field appearance variants
1818
The `mat-form-field` supports 4 different appearance variants which can be set via the `appearance`
19-
input. The `fill` an `outline` appearances implement the current version of the spec. The `fill`
19+
input. The `fill` and `outline` appearances implement the current version of the spec. The `fill`
2020
appearance displays the form field with a filled background box and an underline, while the
2121
`outline` appearance shows the form field with a border all the way around.
2222

0 commit comments

Comments
 (0)