Skip to content

Commit 5ff6e93

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

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
@@ -568,7 +568,7 @@ def update_documents_raw(
568568
primary_key: str | None = None,
569569
content_type: str | None = None,
570570
) -> TaskInfo:
571-
"""Update string to documents in the index.
571+
"""Update documents as a string in the index.
572572
573573
Parameters
574574
----------

0 commit comments

Comments
 (0)