Skip to content

Commit 1cc03d8

Browse files
MrAaronCasanovajwu910
authored andcommitted
CIO-83 Fix typos in readme and contributing guidelines
1 parent 653c63f commit 1cc03d8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Please note we have a code of conduct, please follow it in all your interactions
1414
* Commit messages should follow the PROJECT-ISSUE MESSAGE convention. e.g. `CIO-60 Add missing contributing guidelines`
1515

1616
3. Update README and with any necessary changes such as adding hot keys, updating instructions, fixing help text, etc.
17-
4. Reference the issue the PR aims to resolve using the hash tag at the beggining of your PR description. e.g. `Fixes #52`
17+
4. Reference the issue the PR aims to resolve using the hash tag at the beginning of your PR description. e.g. `Fixes #52`
1818

1919
## Code of Conduct
2020

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
[![npm version](https://badge.fury.io/js/check-it-out.svg)](https://badge.fury.io/js/check-it-out) [![GitHub version](https://badge.fury.io/gh/jwu910%2Fcheck-it-out.svg)](https://badge.fury.io/gh/jwu910%2Fcheck-it-out)
33
Check it out, before you checkout.
44

5-
Too many keystrokes just to checkout a branch? Tired of long branch names? Don't remember what branches are available? Don't be bothered by fix-a-bug-where-code-is-broken-becuase-bad branch names any more! Check It Out gives you the interactive power to see your branches and check them out with fewer keystrokes.
5+
Too many keystrokes just to checkout a branch? Tired of long branch names? Don't remember what branches are available? Don't be bothered by fix-a-bug-where-code-is-broken-because-bad branch names any more! Check It Out gives you the interactive power to see your branches and check them out with fewer keystrokes.
66

77
## Requirements
88
[Node >= v7.0](https://nodejs.org/en/blog/release/v7.0.0/) - Required for async/await

0 commit comments

Comments
 (0)