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 15b9f58 commit 49af7b3Copy full SHA for 49af7b3
docs/src/pages/components/autocomplete/autocomplete.md
@@ -47,7 +47,7 @@ Set `freeSolo` to true so the textbox can contain any arbitrary value.
47
## `useAutocomplete`
48
49
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
+It accepts almost the same options as the Autocomplete component minus all the props
51
related to the rendering of JSX.
52
The Autocomplete component uses this hook internally.
53
0 commit comments