Skip to content

Commit a66f2d8

Browse files
authored
Merge pull request #719 from jozefizso/patch-1
Fix typo in CONTRIBUTING.md
2 parents c62ff4b + 202c0d4 commit a66f2d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@ With new features we love to see updates to the docs as well as tests, that make
2222
easy and fast for us to merge it!
2323

2424
Also consider running any code through the code style checker [jscs](https://github.com/mdevils/node-jscs)
25-
(or even better use it in your editor) with preset set to `google`. You can also us `gulp jscs` to
25+
(or even better use it in your editor) with preset set to `google`. You can also use `gulp jscs` to
2626
check your code.

0 commit comments

Comments
 (0)