Skip to content

Commit 99ad628

Browse files
authored
Schema typo fix (#391)
* add hyperlinks to examples * add hyperlinks to examples Signed-off-by: Yu Zhao 00540916 <[email protected]>
1 parent 05207b3 commit 99ad628

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schema/workflow.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@
313313
"sequential",
314314
"parallel"
315315
],
316-
"description": "Specifies how actions are to be performed (in sequence of parallel)",
316+
"description": "Specifies how actions are to be performed (in sequence or in parallel)",
317317
"default": "sequential"
318318
},
319319
"actions": {

0 commit comments

Comments
 (0)