Skip to content

Commit 0995149

Browse files
authored
Fix typos (#4292)
1 parent d9287da commit 0995149

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -108,15 +108,15 @@ If you wish to have your Codecademy profile listed in the entry, before making t
108108
To link your Codecademy user profile to GitHub:
109109

110110
1. Log out of Codecademy.
111-
2. Make sure that the email address associated with your Codecademy account is the [primary email associated with your Github account](https://github.com/settings/emails).
111+
2. Make sure that the email address associated with your Codecademy account is the [primary email associated with your GitHub account](https://github.com/settings/emails).
112112
3. Go to the [Codecademy login page](https://www.codecademy.com/login).
113-
4. Select the Github icon under "Or log in using:"
113+
4. Select the GitHub icon under "Or log in using:"
114114
5. Proceed through the OAuth process.
115115

116116
## Any requirements for a Pull Request (PR)?
117117

118118
- Before making a PR, make sure you pushed your changes from a branch other than `main`.
119-
- Name the new branch after the changes being pushed to the PR.
119+
- Name the new branch after the changes are pushed to the PR.
120120
- Keep your PRs byte-sized. No more than 3 new entries per PR! And do not have more than 3 PRs open in a two week period!
121121
- All contributors must sign the [Contributor License Agreement (CLA)](<[url](https://cla-assistant.io/Codecademy/docs)>) when contributing for the first time.
122122
- All required [status checks](https://docs.github.com/en/github/collaborating-with-pull-requests/collaborating-on-repositories-with-code-quality-features/about-status-checks) are expected to pass in each PR.

0 commit comments

Comments
 (0)