Skip to content

Commit

Permalink
Merge pull request gabrielecirulli#258 from harimohanraj89/documentation
Browse files Browse the repository at this point in the history
CONTRIBUTING.md typo fix
  • Loading branch information
sigod committed Dec 10, 2014
2 parents f927cc5 + d02e499 commit 5297877
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 5297877

Please sign in to comment.