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 typo #150

Merged
merged 1 commit into from
Jul 6, 2024
Merged

fix typo #150

merged 1 commit into from
Jul 6, 2024

Conversation

hezhizhen
Copy link
Contributor

What type of PR is this? (check all applicable)

  • ♻️ Refactor
  • ✨ Feature
  • 🐛 Bug Fix
  • 👷 Optimization
  • 📝 Documentation Update
  • 🚩 Other

Description

Fixed some typo

Related Tickets & Documents

Added to documentation?

  • 📜 readme
  • 🙅 no documentation needed

[optional] What gif best describes this PR or how it makes you feel?

Copy link

what-the-diff bot commented Jul 5, 2024

PR Summary

  • Corrected spelling mistakes in CONTRIBUTING.md file
    The incorrect spelling "transaltion" has been corrected to "translation", improving the readability and understanding of the document.
  • Fixed spelling errors in README.md file
    The word "By" has been correctly updated to "Buy", improving the document's clarity to help users better understand how to use the product.
  • Rectified typo errors in 004-bash-variables.md file
    The misspelled word "seperated" has been corrected to "separated" to provide precise information and reduce potential confusion.
  • Improved spelling in 008-bash-arrays.md file
    The incorrect spelling "devided" has been fixed to "divided" to avoid any mismatches and misinterpretations in the instructions provided.
  • Updated spelling inaccuracies in 010-bash-conditionals.md file
    The term "scenerios" has been corrected to "scenarios" to offer clear and accurate conditional statements.
  • Corrected typos in 018-working-with-json-in-bash-using-jq.md file
    The incorrect spelling "ouput" has been updated to "output" ensuring users receive the correct result when developing in bash using jq.
  • Fixed spelling mistakes in 021-how-to-send-emails-with-bash.md file
    The incorrectly spelt words "opent" and "incldue" have been corrected to "open" and "include", respectively. This enhances the document's clarity about how to send emails using bash.
  • Improved variable naming in 022-bash-password-generator.md file
    The variable name "pass_lenght" has been corrected to "pass_length" which adds precision to the code and enhances the understanding of its role in password generation.
  • Rectified spelling errors in 023-bash-redirection.md file
    The misspelled word "redidertions" has been changed to "redirections" to provide accurate instructions about performing redirections in Bash.

Copy link
Owner

@bobbyiliev bobbyiliev left a comment

Choose a reason for hiding this comment

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

Oh thank you so much for fixing all of those typos! Much appreciated 👏

@bobbyiliev bobbyiliev merged commit 5682156 into bobbyiliev:main Jul 6, 2024
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.

2 participants