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 ae87fcd commit 7a21919Copy full SHA for 7a21919
src/material/autocomplete/autocomplete.ts
@@ -210,7 +210,7 @@ export class MatAutocomplete
210
211
/**
212
* Whether the user is required to make a selection when they're interacting with the
213
- * autocomplete. If the user moves away from the autcomplete without selecting an option from
+ * autocomplete. If the user moves away from the autocomplete without selecting an option from
214
* the list, the value will be reset. If the user opens the panel and closes it without
215
* interacting or selecting a value, the initial value will be kept.
216
*/
0 commit comments