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 f5c5f4d commit 1104bf7Copy full SHA for 1104bf7
v1.0/UserGuide.yml
@@ -522,7 +522,7 @@
522
- |
523
```
524
525
- *array-outpust-job.yml*
+ *array-outputs-job.yml*
526
527
- $include: examples/array-outputs-job.yml
528
@@ -796,7 +796,7 @@
796
class: Workflow
797
798
799
- The 'cwlVersion` field indicates the version of the CWL spec used by the
+ The `cwlVersion` field indicates the version of the CWL spec used by the
800
document. The `class` field indicates this document describes a workflow.
801
802
0 commit comments