Skip to content

Commit f5c639f

Browse files
Update dsl-reference.md
Co-authored-by: Ricardo Zanini <[email protected]>
1 parent 24d2253 commit f5c639f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dsl-reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1419,7 +1419,7 @@ to: '.petList += [ . ]'
14191419

14201420
### Export
14211421

1422-
Certain task needs to set the context of the workflow to save the task output for later usage. Users set the content of the context through a runtime expression. The result of the expression is the new value of the context. The expression is evaluated against the existing context.
1422+
Certain task needs to set the workflow context to save the task output for later usage. Users set the content of the context through a runtime expression. The result of the expression is the new value of the context. The expression is evaluated against the existing context.
14231423

14241424
Optionally, the context might have an associated schema.
14251425

0 commit comments

Comments
 (0)