Skip to content

Commit e2d4a84

Browse files
authored
Merge pull request #84 from antmendoza/WaitForCompletion-typo
fix small typo
2 parents 8bf2dfb + 2532624 commit e2d4a84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/src/test/resources/examples/jobmonitoring.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"stateDataFilter": {
5050
"output": "${ .jobuid }"
5151
},
52-
"transition": "WaitForCompletion'"
52+
"transition": "WaitForCompletion"
5353
},
5454
{
5555
"name": "SubmitError",

0 commit comments

Comments
 (0)