Skip to content

Commit 4c0b4f2

Browse files
alallemabidoubiwa
andauthored
Update .code-samples.meilisearch.yaml
Co-authored-by: cvermand <[email protected]>
1 parent 805e9a7 commit 4c0b4f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.code-samples.meilisearch.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@ getting_started_add_documents_md: |-
303303
[About this SDK](https://github.com/meilisearch/meilisearch-python/)
304304
getting_started_search_md: |-
305305
```python
306-
index('movies').search('botman')
306+
client.index('movies').search('botman')
307307
```
308308
309309
[About this SDK](https://github.com/meilisearch/meilisearch-python/)

0 commit comments

Comments
 (0)