Skip to content

Commit 34aa01d

Browse files
authored
docs(material/form-field): update document refs to mat-chip-set (angular#30064)
1 parent 23c19be commit 34aa01d

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
@@ -11,7 +11,7 @@ The following Angular Material components are designed to work inside a `<mat-fo
1111
- [`<input matNativeControl>` &amp; `<textarea matNativeControl>`](https://material.angular.io/components/input/overview)
1212
- [`<select matNativeControl>`](https://material.angular.io/components/select/overview)
1313
- [`<mat-select>`](https://material.angular.io/components/select/overview)
14-
- [`<mat-chip-list>`](https://material.angular.io/components/chips/overview)
14+
- [`<mat-chip-set>`](https://material.angular.io/components/chips/overview)
1515

1616
<!-- example(form-field-overview) -->
1717

0 commit comments

Comments
 (0)