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 bf4ba23 commit f9f1d53Copy full SHA for f9f1d53
src/material/form-field/form-field.md
@@ -16,7 +16,7 @@ The following Angular Material components are designed to work inside a `<mat-fo
16
17
### Form field appearance variants
18
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`
+input. The `fill` and `outline` appearances implement the current version of the spec. The `fill`
20
appearance displays the form field with a filled background box and an underline, while the
21
`outline` appearance shows the form field with a border all the way around.
22
0 commit comments