Skip to content

Commit 572fbf8

Browse files
alallemabidoubiwa
andauthored
Update meilisearch/client.py
Co-authored-by: cvermand <[email protected]>
1 parent 05f0810 commit 572fbf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meilisearch/client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -362,7 +362,7 @@ def get_tasks(self) -> Dict[str, List[Dict[str, Any]]]:
362362
Returns
363363
-------
364364
task:
365-
Dictionary containing a list of all enqueued, processing, succeeded or failed actions of the index.
365+
Dictionary containing a list of all enqueued, processing, succeeded or failed tasks of the index.
366366
367367
Raises
368368
------

0 commit comments

Comments
 (0)