Skip to content

Commit b2c2d51

Browse files
Update docs/nf_develop/1_03_pipeline.md
Co-authored-by: Ken Brewer <kenibrewer@users.noreply.github.com>
1 parent af47ae7 commit b2c2d51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/nf_develop/1_03_pipeline.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ include { SEQTK_TRIM } from '../modules/nf-core/seqtk/trim/main'
125125

126126
!!! question "Exercise"
127127

128-
Run the `nf-core modules install` ass the `seqtk/trim` module to your pipeline.
128+
Run the `nf-core modules install` command to add the `seqtk/trim` module to your pipeline.
129129

130130
```
131131
cd my-myfirstpipeline

0 commit comments

Comments
 (0)