Skip to content

Commit 9d0c66b

Browse files
authored
Update README.md
1 parent 2aae322 commit 9d0c66b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ All the supported options are described in the [search parameters](https://docs.
185185

186186
```javascript
187187
await index.search(
188-
'Wonder',
188+
'wonder',
189189
{
190190
attributesToHighlight: ['*'],
191191
filters: 'id >= 1'

0 commit comments

Comments
 (0)