Skip to content

Commit a15e014

Browse files
committed
fixes package
1 parent ee198b3 commit a15e014

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/best-practice/package.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,7 @@ The Application Package SHALL be a valid CWL document with a `Workflow` class an
341341
**Requirement 8** req/app-pck/clt
342342

343343
The Application Package CWL `CommandLineTool` classes SHALL contain the following elements:
344-
344+
345345
* Identifier ("id")
346346
* Command line name ("baseCommand")
347347
* Input parameters ("inputs")
@@ -352,7 +352,7 @@ The Application Package CWL `CommandLineTool` classes SHALL contain the followin
352352

353353
The Application Package CWL `Workflow` class SHALL contain the following elements:
354354

355-
* dentifier ("id")
355+
* Identifier ("id")
356356
* Title ("label")
357357
* Abstract ("doc")
358358

0 commit comments

Comments
 (0)