Skip to content

Commit 7fc27fc

Browse files
authored
Merge pull request #386 from maxulysse/snippet1_fix
Fix filename in Channels materials - script is actually snippet.nf
2 parents f31fb5b + 2914aca commit 7fc27fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/basic_training/channels.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ ch.view() // (1)!
4242

4343
!!! question "Exercise"
4444

45-
The script `snippet1.nf` contains the code from above. Execute it with Nextflow and view the output.
45+
The script `snippet.nf` contains the code from above. Execute it with Nextflow and view the output.
4646

4747
??? solution
4848

0 commit comments

Comments
 (0)