rubycritic icon indicating copy to clipboard operation
rubycritic copied to clipboard

Fix some typos

Open ydah opened this issue 3 years ago • 1 comments

This PR is fix some typos:

  • "formater" -> "formatter"
  • "criticed" -> "criticized"
  • "indepedent" -> "independent"
  • "seperated" -> "separated"
  • "existant" -> "existent"

Commits are separated for clarity of differences, but will be squashed if necessary.

Check list:

  • [x] Add an entry to the changelog
  • [x] Squash all commits into a single one
  • [x] Describe your PR, link issues, etc.

ydah avatar Jun 14 '22 14:06 ydah

@etagwerker Thank you for your review! I added it to changelog, resolved the conflict, and then squashed the commit according to the checklist.

ydah avatar Jun 15 '22 00:06 ydah