Skip to content

Commit a8f63cd

Browse files
authored
Merge pull request #3357 from nf-core/usage-typo-fix
Add missing p
2 parents 6eaa998 + 4db108c commit a8f63cd

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616

1717
### General
1818

19+
- Add missing p ([#3357](https://github.com/nf-core/tools/pull/3357))
20+
1921
### Version updates
2022

2123
## [v3.1.0 - Brass Boxfish](https://github.com/nf-core/tools/releases/tag/3.1.0) - [2024-12-09]

nf_core/pipeline-template/docs/usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ Several generic profiles are bundled with the pipeline which instruct the pipeli
138138
139139
{%- if nf_core_configs %}
140140
141-
The pipeline also dynamically loads configurations from [https://github.com/nf-core/configs](https://github.com/nf-core/configs) when it runs, making multiple config profiles for various institutional clusters available at run time. For more information and to check if your system is suported, please see the [nf-core/configs documentation](https://github.com/nf-core/configs#documentation).
141+
The pipeline also dynamically loads configurations from [https://github.com/nf-core/configs](https://github.com/nf-core/configs) when it runs, making multiple config profiles for various institutional clusters available at run time. For more information and to check if your system is supported, please see the [nf-core/configs documentation](https://github.com/nf-core/configs#documentation).
142142
{% else %}
143143
{% endif %}
144144
Note that multiple profiles can be loaded, for example: `-profile test,docker` - the order of arguments is important!

0 commit comments

Comments
 (0)