Skip to content

Commit 9e228ab

Browse files
authored
s/specification/standard/g
1 parent b6ae88d commit 9e228ab

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

index.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,13 @@
1-
# Common Workflow Language Specifications, v1.2
2-
3-
The CWL specifications are divided up into several documents.
1+
# Common Workflow Language Standards, v1.2
42

53
The [User Guide](http://www.commonwl.org/user_guide/) provides a gentle
6-
introduction to writing CWL command line tools and workflows. Currently it covers CWL v1.0 only.
4+
introduction to writing CWL command line tools and workflows. Currently it targets CWL v1.0 only.
75

8-
The [Command Line Tool Description Specification](CommandLineTool.html)
6+
The CWL [Command Line Tool Description Standard](CommandLineTool.html)
97
specifies the document schema and execution semantics for wrapping and
108
executing command line tools.
119

12-
The [Workflow Description Specification](Workflow.html) specifies the document
10+
The CWL [Workflow Description Standard](Workflow.html) specifies the document
1311
schema and execution semantics for composing workflows from components such as
1412
command line tools and other workflows.
1513

0 commit comments

Comments
 (0)