diff --git a/src/material/chips/chip-text-control.ts b/src/material/chips/chip-text-control.ts
index cf7b9e7a20d2..da91c1958695 100644
--- a/src/material/chips/chip-text-control.ts
+++ b/src/material/chips/chip-text-control.ts
@@ -6,7 +6,7 @@
* found in the LICENSE file at https://angular.dev/license
*/
-/** Interface for a text control that is used to drive interaction with a mat-chip-list. */
+/** Interface for a text control that is used to drive interaction with a mat-chip-grid. */
export interface MatChipTextControl {
/** Unique identifier for the text control. */
id: string;
diff --git a/src/material/form-field/form-field.md b/src/material/form-field/form-field.md
index fb5e1335d1dd..e7b30fef56fd 100644
--- a/src/material/form-field/form-field.md
+++ b/src/material/form-field/form-field.md
@@ -154,5 +154,5 @@ This error occurs if you have added multiple hints for the same side. Keep in mi
This error occurs when you have not added a form field control to your form field. If your form
field contains a native `` or `