docs: fix two typos in pipeline CONTRIBUTING.md#4263
docs: fix two typos in pipeline CONTRIBUTING.md#4263pinin4fjords merged 4 commits intonf-core:devfrom
Conversation
Co-authored-by: Nicolas Vannieuwkerke <101190534+nvnieuwk@users.noreply.github.com>
… duplicate 'the') Both typos in nf_core/pipeline-template/docs/CONTRIBUTING.md ship with every pipeline that adopts the 4.0 template. 'focussed' is a less-common British spelling; 'focused' is preferred in modern AmE and BrE style guides. The second hit (line 54) is a duplicated 'the the'. Caught downstream during the nf-core/rnaseq#1827 template merge review.
This PR is against the
|
Codecov Report✅ All modified and coverable lines are covered by tests. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
erikrikarddaniel
left a comment
There was a problem hiding this comment.
Fine when you switch branch :-)
Resolves the conflicts surfaced after the PR base flipped from main to dev. Takes upstream/dev for pyproject.toml and uv.lock (the release-bump changes from b6c5737 are now redundant on dev). # Conflicts: # pyproject.toml # uv.lock
|
I also write |
Summary
Two tiny copy fixes in the file every nf-core pipeline inherits as
docs/CONTRIBUTING.mdafter a template sync:Caught downstream during the nf-core/rnaseq#1827 4.0.2 template merge review (h/t @erikrikarddaniel for the `focussed` flag).
Test plan
🤖 Generated with Claude Code