Fix typos
[rnaseq-cwl-training.git] / lesson4 / answers / part4 / featureCounts.cwl
index 38ace83f9e9b6cac8829d2dbd142dc4ffe6eeb0c..22047e65a99649e103ae08efcf1be7079f6ec185 100644 (file)
@@ -18,7 +18,7 @@ arguments: [-T, $(runtime.cores),
 outputs:
   featurecounts:
     type: File
-      outputBinding:
+    outputBinding:
       glob: featurecounts.tsv
 
 hints: