Skip to content

Commit 6652b40

Browse files
author
Tihomir Surdilovic
committed
Fixes per Jorgens comments
Signed-off-by: Tihomir Surdilovic <[email protected]>
1 parent 28ff48d commit 6652b40

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
@@ -480,7 +480,7 @@ into. With this, after our action executes the state data would be:
480480

481481
| Parameter | Description | Type | Required |
482482
| --- | --- | --- | --- |
483-
| data | Workflow expression that filters of the event data (payload) | string | no |
483+
| data | Workflow expression that filters the event data (payload) | string | no |
484484
| toStateData | Workflow expression that selects a state data element to which the action results should be added/merged into. If not specified denotes the top-level state data element | string | no |
485485

486486
<details><summary><strong>Click to view example definition</strong></summary>

0 commit comments

Comments
 (0)