Fix typos
[rnaseq-cwl-training.git] / lesson5 / answers / featureCounts.cwl
index 681697e9bac2aab5f1cb3874b8c71c136d1fd6b4..a17163f16a151e3da88672f62d809aac97682a14 100644 (file)
@@ -17,7 +17,7 @@ arguments: [-T, $(runtime.cores),
 outputs:
   featurecounts:
     type: File
-      outputBinding:
+    outputBinding:
       glob: featurecounts.tsv
 
 hints: