Skip to content

Commit f52313e

Browse files
Merge pull request #3308 from roock/roock_fix_json
fix: json syntax error in schemas/bolt-yaml-plan.schema.json
2 parents a069e60 + b9cc58e commit f52313e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schemas/bolt-yaml-plan.schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,7 @@
337337
"$ref": "#/definitions/name"
338338
}
339339
}
340-
},
340+
}
341341
},
342342
"definitions": {
343343
"catch_errors": {

0 commit comments

Comments
 (0)