Skip to content

Commit 8c52930

Browse files
typos (#194)
Co-authored-by: Michael R. Crusoe <[email protected]>
1 parent 350f0ba commit 8c52930

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Process.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,7 @@ $graph:
341341
the same Directory.
342342
343343
When executing a CommandLineTool, Directories must be recursively staged
344-
first and have local values of `path` assigend.
344+
first and have local values of `path` assigned.
345345
346346
Directory objects in CommandLineTool output must provide either a
347347
`location` URI or a `path` property in the context of the tool execution

Workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -441,7 +441,7 @@ $graph:
441441
this input parameter.
442442
443443
If `valueFrom` is a parameter reference or expression, it must be
444-
evaluated to yield the actual value to be assiged to the input field.
444+
evaluated to yield the actual value to be assigned to the input field.
445445
446446
The `self` value in the parameter reference or expression must be
447447
1. `null` if there is no `source` field

0 commit comments

Comments
 (0)