Skip to content

Commit 1ad84c3

Browse files
committed
edit
1 parent 1a68b58 commit 1ad84c3

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
@@ -1917,7 +1917,7 @@ async def query(
19171917
"""Query the workflow.
19181918
19191919
This will query for :py:attr:`run_id` if present. To use a different
1920-
run ID, create a new handle with via
1920+
run ID, create a new handle with
19211921
:py:meth:`Client.get_workflow_handle`.
19221922
19231923
.. warning::

0 commit comments

Comments
 (0)