Skip to content

Commit

Permalink
Fix heading typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ewels authored May 7, 2024
1 parent f61599d commit 42875da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/samplesheets/samplesheetToList.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Channel.fromList(samplesheetToList("path/to/samplesheet", "path/to/json/schema")

This will mimic the `fromSamplesheet` channel factory as it was in [nf-validation](https://github.com/nextflow-io/nf-validation).

### Use as a channel oprator
### Use as a channel operator

The function can be used with the `.flatMap` channel operator to create a channel from samplesheets that are already in a channel:

Expand Down

0 comments on commit 42875da

Please sign in to comment.