Skip to content

Commit fbb7791

Browse files
Update specification.md
Co-authored-by: Ricardo Zanini <1538000+ricardozanini@users.noreply.github.com>
1 parent 2c84916 commit fbb7791

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4512,7 +4512,7 @@ Property `instance` identifies the component within a workflow definition from w
45124512
For example, in the above definition, the source `/states/0/actions/0` indicates that the error originates from the execution of the first action of the first state of the workflow definitions.
45134513
This helps both users and implementers to describe and communicate the origins of errors without technical, technology/platform-specific knowledge or understanding.
45144514

4515-
Property `type` is an URI used to identify the type of the error.
4515+
Property `type` is a URI used to identify the type of the error.
45164516
**For cross-compatibility concerns, the specification strongly encourage using the [default types](#default-error-types).**
45174517

45184518
Property `status` identifies the error's status code.

0 commit comments

Comments
 (0)