Skip to content

Commit

Permalink
Fix typo. Thanks @Scott-Fischer
Browse files Browse the repository at this point in the history
  • Loading branch information
danthareja authored Nov 29, 2017
1 parent b85af50 commit d16c648
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ $ npm test -- --watch

## Submit a Pull Request

Remember how a making changes on a *fork* doesn't affect the original code? Well, in order to fix an issue the in the main project, you *want* to change to the original code. A *pull request* is a GitHub feature that lets you do just that!
Remember how making changes on a *fork* doesn't affect the original code? Well, in order to fix an issue the in the main project, you *want* to change to the original code. A *pull request* is a GitHub feature that lets you do just that!

There are 3 steps to submitting a pull request:
1. [Save your changes locally](#save-your-changes-locally)
Expand Down

0 comments on commit d16c648

Please sign in to comment.