Skip to content
This repository was archived by the owner on May 29, 2019. It is now read-only.

Commit 38050bb

Browse files
paaloeyepkozlowski-opensource
authored andcommitted
docs(CONTRIBUTING): fix typo
1 parent 566bdd1 commit 38050bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ We are always looking for the quality contributions and will be happy to accept
88
* it should be easy to change a default template to a custom one
99
* directives shouldn't manipulate DOM structure directly (when possible)
1010
* Please assure that you are submitting quality code, specifically make sure that:
11-
* your directive has accompanying tests and all the tests are passing; don't hesitate to contact us ([email protected]) if you ned any help with unit testing
11+
* your directive has accompanying tests and all the tests are passing; don't hesitate to contact us ([email protected]) if you need any help with unit testing
1212
* 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 commit comments

Comments
 (0)