wordsmithing
authorPeter Amstutz <peter.amstutz@curii.com>
Tue, 26 Jan 2021 21:10:21 +0000 (16:10 -0500)
committerPeter Amstutz <peter.amstutz@curii.com>
Tue, 26 Jan 2021 21:11:35 +0000 (16:11 -0500)
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

lesson1/lesson1.md

index 5c45265c9c05e747fda3fb5dc797c208b3ad315e..03173b6d82abe9adf4025a68b8a0ab7f19a2b301 100644 (file)
@@ -249,8 +249,8 @@ step will not run until the `STAR` step has completed successfully.
 As of this writing, the `subread` package that provides
 `featureCounts` is not available in bio-cwl-tools (and if it has been
 added since writing this, let's pretend that it isn't there.)  We will
-dive into how to write a CWL wrapper for a command line tool in
-lesson 2.  For now, we will leave off the final step.
+go over how to write a CWL wrapper for a command line tool in
+lesson 3.  For now, we will leave off the final step.
 
 ### 7. Workflow Outputs