Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Nov 20, 2023. It is now read-only.

Fix minor typos etc. in Contributing Guidelines #157

Merged
merged 2 commits into from
Jan 3, 2020

Conversation

joker314
Copy link
Contributor

@joker314 joker314 commented Jan 2, 2020

The following typos were corrected:

  • firs ➡️ first
  • do no (don't) ➡️ do not
  • (how do I ...) referencing ➡️ reference

As a separate commit, I also changed blocks of code so that they used markdown code blocks. The advantage of these is that

  • Semantically it is clear that all of the code belongs together
  • We can get syntax highlighting (optionally)
  • It is easier to change the code later, especially over multiple lines (since you can just copy and paste the new code without needing to worry about adding backticks and <br> tags)

firs -> first
do no -> do not
How do I ... referencing -> reference
In the community guidelines document
@reedloden reedloden changed the title Fix minor typos etc. in community-guidelines.md Fix minor typos etc. in Contributing Guidelines Jan 3, 2020
@reedloden reedloden merged commit 8f2bd91 into Hacker0x01:master Jan 3, 2020
@reedloden
Copy link
Contributor

Thank you so much, @joker314!

@joker314 joker314 deleted the docs/contrib-guidelines-typo branch January 3, 2020 18:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants