Skip to content

Commit fb41940

Browse files
authored
Update README.md
1 parent 3a424ef commit fb41940

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
@@ -100,7 +100,7 @@ With the `updateId`, you can check the status (`enqueued`, `processing`, `proces
100100

101101
``` ruby
102102
# MeiliSearch is typo-tolerant:
103-
puts index.search('carol')
103+
puts index.search('carlo')
104104
```
105105
Output:
106106

0 commit comments

Comments
 (0)