Skip to content

Commit 49af7b3

Browse files
Thomas Dashneyoliviertassinari
authored andcommitted
[docs] Fix typo in autocomplete docs (#18343)
1 parent 15b9f58 commit 49af7b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/pages/components/autocomplete/autocomplete.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Set `freeSolo` to true so the textbox can contain any arbitrary value.
4747
## `useAutocomplete`
4848

4949
For advanced customization use cases, we expose a `useAutocomplete()` hook.
50-
It accepts almost the same options as the Autocomplete component minor all the props
50+
It accepts almost the same options as the Autocomplete component minus all the props
5151
related to the rendering of JSX.
5252
The Autocomplete component uses this hook internally.
5353

0 commit comments

Comments
 (0)