Skip to content

Commit 5bb5d10

Browse files
naaajiicrisbeto
authored andcommitted
docs(material/autocomplete): fix autocomplete typo (#27662)
(cherry picked from commit 7a21919)
1 parent ebe36eb commit 5bb5d10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/material/autocomplete/autocomplete.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ export abstract class _MatAutocompleteBase
199199

200200
/**
201201
* 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
202+
* autocomplete. If the user moves away from the autocomplete without selecting an option from
203203
* the list, the value will be reset. If the user opens the panel and closes it without
204204
* interacting or selecting a value, the initial value will be kept.
205205
*/

0 commit comments

Comments
 (0)