Skip to content

Commit 98f412e

Browse files
committed
[docs] Fix filerOption typo in autocomplete
1 parent b41644c commit 98f412e

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
@@ -147,7 +147,7 @@ The following demo relies on [autosuggest-highlight](https://github.com/moroshko
147147

148148
## Custom filter
149149

150-
The component exposes a factory to create a filter method that can provided to the `filerOption` prop.
150+
The component exposes a factory to create a filter method that can provided to the `filterOptions` prop.
151151
You can use it to change the default option filter behavior.
152152

153153
```js

0 commit comments

Comments
 (0)