Skip to content

Commit a967311

Browse files
committed
docs(contributing): fix typo
1 parent 758d4b5 commit a967311

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010

1111
I'm not too strict with coding styles.
1212

13-
While personally I'm using the [node-style-guide](https://github.com/felixge/node-style-guide), as long you don't to something too weird or fancy, that's probably ok.
13+
While personally I'm using the [node-style-guide](https://github.com/felixge/node-style-guide), as long you don't do something too weird or fancy, that's probably ok.
1414

1515
If, however, you want to ensure that you're following the node style guide, you can use [JSCS](https://github.com/jscs-dev/node-jscs). The rules are already set on the [.jscsrc](https://github.com/babel/babel-loader/blob/master/.jscsrc) file and there's most likely some [package](http://jscs.info/overview.html#friendly-packages) to your editor already.
1616

17-
Documentation, wether in the state of JavaDoc or simple line comments are always welcome.
17+
Documentation, whether in the state of JavaDoc or simple line comments are always welcome.

0 commit comments

Comments
 (0)