Skip to content

Commit 01d3b7e

Browse files
authored
Update README.md
1 parent c3f5879 commit 01d3b7e

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
@@ -156,7 +156,7 @@ println!("{:?}", movies.search().with_query("wonder").with_filter("id > 1 AND ge
156156
.execute::<Movie>().await.unwrap().hits);
157157
```
158158

159-
```
159+
```json
160160
{
161161
"hits": [
162162
{

0 commit comments

Comments
 (0)