Skip to content

Commit 1104bf7

Browse files
authored
Fix typos in UserGuide
1 parent f5c5f4d commit 1104bf7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

v1.0/UserGuide.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -522,7 +522,7 @@
522522
- |
523523
```
524524
525-
*array-outpust-job.yml*
525+
*array-outputs-job.yml*
526526
```
527527
- $include: examples/array-outputs-job.yml
528528
- |
@@ -796,7 +796,7 @@
796796
class: Workflow
797797
```
798798
799-
The 'cwlVersion` field indicates the version of the CWL spec used by the
799+
The `cwlVersion` field indicates the version of the CWL spec used by the
800800
document. The `class` field indicates this document describes a workflow.
801801
802802

0 commit comments

Comments
 (0)