Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix typos #3231

Merged
merged 10 commits into from
Oct 19, 2024
Merged

Fix typos #3231

merged 10 commits into from
Oct 19, 2024

Conversation

mribeirodantas
Copy link
Member

Fixes typos in multiple different files.
I made sure to not change typos in code or tests where typos were intentional.

PR checklist

  • This comment contains a description of changes (with reason)
  • CHANGELOG.md is updated

@mribeirodantas mribeirodantas changed the base branch from main to dev October 19, 2024 13:47
@nf-core nf-core deleted a comment from github-actions bot Oct 19, 2024
Copy link
Member

@ewels ewels left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Amazing!

@@ -969,7 +969,7 @@ def launch_web_builder(self):
raise AssertionError('"api_url" not in web_response')
if "web_url" not in web_response:
raise AssertionError('"web_url" not in web_response')
# DO NOT FIX THIS TYPO. Needs to stay in sync with the website. Maintaining for backwards compatability.
# DO NOT FIX THIS TYPO. Needs to stay in sync with the website. Maintaining for backwards compatibility.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lol, typo in a comment about not fixing a typo

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😅

@mribeirodantas mribeirodantas merged commit 76c7969 into dev Oct 19, 2024
84 checks passed
@mribeirodantas mribeirodantas deleted the fix-typos branch October 19, 2024 15:56
@mribeirodantas mribeirodantas restored the fix-typos branch October 19, 2024 15:56
@mribeirodantas mribeirodantas deleted the fix-typos branch October 19, 2024 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants