File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -3545,7 +3545,7 @@ or be passed as data output to transition states.
3545
3545
3546
3546
Similarly for Callback states, the callback event data is merged with the data of the Callback state.
3547
3547
3548
- Merging of this data case be controlled via [data filters](#State-Information -Filtering).
3548
+ Merging of this data case be controlled via [data filters](#State-Data -Filtering).
3549
3549
3550
3550
# ### Action Data
3551
3551
@@ -3557,7 +3557,7 @@ further orchestration decisions. Function results can be merged with the state
3557
3557
<img src="media/spec/actionsdatamerged.png" height="350px" alt="Actions data merged with state data"/>
3558
3558
</p>
3559
3559
3560
- Merging of this data case be controlled via [data filters](#State-Information -Filtering).
3560
+ Merging of this data case be controlled via [data filters](#State-Data -Filtering).
3561
3561
3562
3562
# ### Information Passing Between States
3563
3563
You can’t perform that action at this time.
0 commit comments