We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4aa5e0c commit e9699caCopy full SHA for e9699ca
specification.md
@@ -352,7 +352,7 @@ It filters the state's data output to be passed as data input to the transitioni
352
If the current state is the workflow end state, the filtered state's data output becomes the workflow data output.
353
If `output` is not defined or does not select any parts of the state's data output, its data output is not filtered.
354
355
-Results of the `input` expression should become the state data.
+Results of the `input` expression should become the state data input.
356
Results of the `output` expression should become the state data output.
357
358
For more information on this you can reference the [data merging](#Data-Merging) section.
0 commit comments