Skip to content

Commit 9ed826c

Browse files
author
Alan Christie
committed
docs: Minor typo
1 parent 8bedc29 commit 9ed826c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

workflow/workflow_abc.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ def get_workflow_steps_driving_this_step(
239239
# It should return:
240240
# {
241241
# "caller_step_index": 0,
242-
# "steps": "steps": [
242+
# "steps": [
243243
# {
244244
# "name": "step-name"
245245
# "specification": "{}",

0 commit comments

Comments
 (0)