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 b41644c commit 98f412eCopy full SHA for 98f412e
docs/src/pages/components/autocomplete/autocomplete.md
@@ -147,7 +147,7 @@ The following demo relies on [autosuggest-highlight](https://github.com/moroshko
147
148
## Custom filter
149
150
-The component exposes a factory to create a filter method that can provided to the `filerOption` prop.
+The component exposes a factory to create a filter method that can provided to the `filterOptions` prop.
151
You can use it to change the default option filter behavior.
152
153
```js
0 commit comments