Skip to content

Commit

Permalink
docs(CONTRIBUTING): fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
pbrit authored and pkozlowski-opensource committed Jul 1, 2013
1 parent 566bdd1 commit 38050bb
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 @@ -8,5 +8,5 @@ We are always looking for the quality contributions and will be happy to accept
* it should be easy to change a default template to a custom one
* directives shouldn't manipulate DOM structure directly (when possible)
* Please assure that you are submitting quality code, specifically make sure that:
* your directive has accompanying tests and all the tests are passing; don't hesitate to contact us (angular-ui@googlegroups.com) if you ned any help with unit testing
* your directive has accompanying tests and all the tests are passing; don't hesitate to contact us (angular-ui@googlegroups.com) if you need any help with unit testing
* your PR doesn't break the build; check the Travis-CI build status after opening a PR and push corrective commits if anything goes wrong

0 comments on commit 38050bb

Please sign in to comment.