Skip to content

Commit 950e4e4

Browse files
author
Kaushik Ghose
authored
Merge pull request #122 from common-workflow-language/kaushik-fix-scatter-episode
Fix wrong extension cwl -> yml
2 parents c044a1b + c5a15b6 commit 950e4e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_episodes/23-scatter-workflow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ Using the following input file:
7070
*scatter-job.yml*
7171

7272
~~~
73-
{% include cwl/23-scatter-workflow/scatter-job.cwl %}
73+
{% include cwl/23-scatter-workflow/scatter-job.yml %}
7474
~~~
7575
{: .source}
7676

0 commit comments

Comments
 (0)