Skip to content

Commit 46fee87

Browse files
author
Amirhossein Kiani
committed
two tiny typos
1 parent 54439ec commit 46fee87

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

draft-2/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -674,7 +674,7 @@ <h1 id="scatter/gather">Scatter/gather</h1><p>To use scatter/gather,
674674
in the workflow or workflow step requirements.</p>
675675
<p>A "scatter" operation specifies that the associated workflow step or
676676
subworkflow should execute separately over a list of input elements. Each
677-
job making up a scatter operaution is independent and may be executed
677+
job making up a scatter operation is independent and may be executed
678678
concurrently.</p>
679679
<p>The <code>scatter</code> field specifies one or more input parameters which will be
680680
scattered. An input parameter may be listed more than once. The declared
@@ -1357,4 +1357,4 @@ <h3>Fields</h3><table class="table table-striped"><tr><th>field</th><th>type</th
13571357
</div>
13581358
</div>
13591359
</body>
1360-
</html>
1360+
</html>

draft-3/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -697,7 +697,7 @@ <h2 id="Scatter/gather">Scatter/gather</h1><p>To use scatter/gather,
697697
in the workflow or workflow step requirements.</p>
698698
<p>A "scatter" operation specifies that the associated workflow step or
699699
subworkflow should execute separately over a list of input elements. Each
700-
job making up a scatter operaution is independent and may be executed
700+
job making up a scatter operation is independent and may be executed
701701
concurrently.</p>
702702
<p>The <code>scatter</code> field specifies one or more input parameters which will be
703703
scattered. An input parameter may be listed more than once. The declared
@@ -1434,4 +1434,4 @@ <h3>Fields</h3><table class="table table-striped"><tr><th>field</th><th>type</th
14341434
</div>
14351435
</div>
14361436
</body>
1437-
</html>
1437+
</html>

0 commit comments

Comments
 (0)