Skip to content
Snippets Groups Projects
Verified Commit 8f79dcc4 authored by Laurent Modolo's avatar Laurent Modolo
Browse files

fix typo in *.md

parent 1d85f45d
No related branches found
No related tags found
No related merge requests found
......@@ -360,7 +360,7 @@ We can add the `fastq_from_bed` step to our `workflow`
```Groovy
workflow {
sample_fasta(fasta_file)
fastp(fasta_file)
fasta_from_bed(fasta_files, bed_files)
}
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment