Skip to content

Commit 18bc443

Browse files
committed
synced docustrings
1 parent 0825c00 commit 18bc443

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/apify_client/clients/resource_clients/run_collection.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ async def list(
8686
limit: How many runs to retrieve.
8787
offset: What run to include as first when retrieving the list.
8888
desc: Whether to sort the runs in descending order based on their start date.
89-
status: Retrieve only runs with the provided status.
89+
status: Retrieve only runs with the provided statuses.
9090
9191
Returns:
9292
The retrieved Actor runs.

0 commit comments

Comments
 (0)