Skip to content

Commit 2c84916

Browse files
Update specification.md
Co-authored-by: Ricardo Zanini <[email protected]>
1 parent f808d07 commit 2c84916

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
@@ -4510,7 +4510,7 @@ Error definitions are [RFC 7807](https://datatracker.ietf.org/doc/html/rfc7807)
45104510
Property `instance` identifies the component within a workflow definition from which the described error originates. It is set by runtimes when throwing an error.
45114511

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.
4513-
This helps both users and implementers to describe and communicate about origins of errors without technical, technology/platform specific knowledge or understanding.
4513+
This helps both users and implementers to describe and communicate the origins of errors without technical, technology/platform-specific knowledge or understanding.
45144514

45154515
Property `type` is an 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).**

0 commit comments

Comments
 (0)