Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
tom-tan authored and mr-c committed Dec 29, 2021
1 parent 25ca7e2 commit c8041aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion v1.0/CommandLineTool.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ $graph:
* Syntax simplifcations: denoted by the `map<>` syntax. Example: inputs
contains a list of items, each with an id. Now one can specify
a mapping of that identifier to the corresponding
`CommandInputParamater`.
`CommandInputParameter`.
```
inputs:
- id: one
Expand Down

0 comments on commit c8041aa

Please sign in to comment.