Skip to content

Commit b0cecd3

Browse files
Azanulalallema
andauthored
Update meilisearch/index.py
Co-authored-by: Amélie <[email protected]>
1 parent 5ff6e93 commit b0cecd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meilisearch/index.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -540,7 +540,7 @@ def update_documents_ndjson(
540540
str_documents: str,
541541
primary_key: str | None = None,
542542
) -> TaskInfo:
543-
"""Update documents in the index.
543+
"""Update documents as a ndjson string in the index.
544544
545545
Parameters
546546
----------

0 commit comments

Comments
 (0)