Skip to content

Commit b823af0

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

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
@@ -4580,7 +4580,7 @@ status: 504
45804580

45814581
An Error Reference in a Serverless Workflow provides a means to point to specific error instances or types within the workflow definition. It serves as a convenient way to refer to errors without duplicating their definitions.
45824582

4583-
If multiple properties are set, they are considered as cumulative conditions to match an error.
4583+
If multiple properties are set, they are considered cumulative conditions to match an error.
45844584

45854585
For example, the above definition is the same than saying "match errors with `type` 'https://example.com/errors#timeout' AND with `status` '504'".
45864586

0 commit comments

Comments
 (0)