Skip to content
This repository was archived by the owner on Jul 28, 2020. It is now read-only.

Commit 242b7b3

Browse files
committed
Fix 'Stops a workflow' documentation.
1 parent a92006f commit 242b7b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

zenaton/client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ def find_workflow(self, workflow, custom_id):
192192

193193
"""
194194
Stops a workflow
195-
:param .abstracts.workflow.Workflow flow
195+
:param .abstracts.workflow.Workflow workflow
196196
:param String custom_id the custom ID of the workflow, if any
197197
:returns None
198198
"""

0 commit comments

Comments
 (0)