Skip to content

Commit 95d92d4

Browse files
committed
edit
1 parent 42135f0 commit 95d92d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

temporalio/client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2002,7 +2002,7 @@ async def query(
20022002
"""Query the workflow.
20032003
20042004
This will query for :py:attr:`run_id` if present. To use a different
2005-
run ID, create a new handle with via
2005+
run ID, create a new handle with
20062006
:py:meth:`Client.get_workflow_handle`.
20072007
20082008
.. warning::

0 commit comments

Comments
 (0)