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 ebe36eb commit 5bb5d10Copy full SHA for 5bb5d10
src/material/autocomplete/autocomplete.ts
@@ -199,7 +199,7 @@ export abstract class _MatAutocompleteBase
199
200
/**
201
* Whether the user is required to make a selection when they're interacting with the
202
- * 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
203
* the list, the value will be reset. If the user opens the panel and closes it without
204
* interacting or selecting a value, the initial value will be kept.
205
*/
0 commit comments