Skip to content

Commit

Permalink
Fix a type
Browse files Browse the repository at this point in the history
Just was reading these docs and thought I'd try to help fix a spelling mistake
  • Loading branch information
smiles2424 authored and krisk committed Nov 21, 2020
1 parent 55b28f5 commit 33be0ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api/methods.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

### `search`

Sarches the entire collection of documents, and returns a list of search results.
Searches the entire collection of documents, and returns a list of search results.

```js
fuse.search(/* pattern , options*/)
Expand Down

0 comments on commit 33be0ac

Please sign in to comment.