Skip to content

Commit

Permalink
fixed typo in contributing doc
Browse files Browse the repository at this point in the history
  • Loading branch information
harimohanraj89 committed Jul 24, 2014
1 parent 5385464 commit d02e499
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 @@ -15,7 +15,7 @@ Please follow the house rules to have a bigger chance of your contribution being
SASS will automatically recompile your css when changed.
- `Rakefile` contains some tasks that help during development. Feel free to add useful tasks if needed.
- Please use 2-space indentation when editing the JavaScript. A `.jshintrc` file is present, which will help your code to follow the guidelines if you install and run `jshint`.
- Please test your modification thouroughly before submitting your Pull Request.
- Please test your modification thoroughly before submitting your Pull Request.

### Changes that might not be accepted
We have to be conservative with the core game. This means that some modifications won't be merged, or will have to be evaluated carefully before being merged:
Expand Down

0 comments on commit d02e499

Please sign in to comment.