Skip to content

Commit

Permalink
typos (#194)
Browse files Browse the repository at this point in the history
Co-authored-by: Michael R. Crusoe <[email protected]>
  • Loading branch information
gertjandemulder and mr-c authored Jul 17, 2022
1 parent 350f0ba commit 8c52930
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Process.yml
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,7 @@ $graph:
the same Directory.
When executing a CommandLineTool, Directories must be recursively staged
first and have local values of `path` assigend.
first and have local values of `path` assigned.
Directory objects in CommandLineTool output must provide either a
`location` URI or a `path` property in the context of the tool execution
Expand Down
2 changes: 1 addition & 1 deletion Workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -441,7 +441,7 @@ $graph:
this input parameter.
If `valueFrom` is a parameter reference or expression, it must be
evaluated to yield the actual value to be assiged to the input field.
evaluated to yield the actual value to be assigned to the input field.
The `self` value in the parameter reference or expression must be
1. `null` if there is no `source` field
Expand Down

0 comments on commit 8c52930

Please sign in to comment.