Skip to content

Commit a3d6cf7

Browse files
authored
suggestion for correction in introduction text
1 parent 3739fe9 commit a3d6cf7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_episodes/01-introduction.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ execution based on dependencies between tasks. However unlike "make", CWL
2424
tasks are isolated and you must be explicit about your inputs and outputs. The
2525
benefit of explicitness and isolation are flexibility, portability, and
2626
scalability: tools and workflows described with CWL can transparently leverage
27-
technologies such as Docker, be used with CWL implementations from different
28-
vendors, and is well suited for describing large-scale workflows in cluster,
27+
technologies such as Docker and be used with CWL implementations from different
28+
vendors. CWL is well suited for describing large-scale workflows in cluster,
2929
cloud and high performance computing environments where tasks are scheduled in
3030
parallel across many nodes.

0 commit comments

Comments
 (0)