Skip to content

Commit e9699ca

Browse files
authored
Updated missing text (#740)
Added reference to state data input.
1 parent 4aa5e0c commit e9699ca

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
@@ -352,7 +352,7 @@ It filters the state's data output to be passed as data input to the transitioni
352352
If the current state is the workflow end state, the filtered state's data output becomes the workflow data output.
353353
If `output` is not defined or does not select any parts of the state's data output, its data output is not filtered.
354354

355-
Results of the `input` expression should become the state data.
355+
Results of the `input` expression should become the state data input.
356356
Results of the `output` expression should become the state data output.
357357

358358
For more information on this you can reference the [data merging](#Data-Merging) section.

0 commit comments

Comments
 (0)