We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee198b3 commit a15e014Copy full SHA for a15e014
docs/best-practice/package.md
@@ -341,7 +341,7 @@ The Application Package SHALL be a valid CWL document with a `Workflow` class an
341
**Requirement 8** req/app-pck/clt
342
343
The Application Package CWL `CommandLineTool` classes SHALL contain the following elements:
344
-
+
345
* Identifier ("id")
346
* Command line name ("baseCommand")
347
* Input parameters ("inputs")
@@ -352,7 +352,7 @@ The Application Package CWL `CommandLineTool` classes SHALL contain the followin
352
353
The Application Package CWL `Workflow` class SHALL contain the following elements:
354
355
-* dentifier ("id")
+* Identifier ("id")
356
* Title ("label")
357
* Abstract ("doc")
358
0 commit comments