Correct misspelling in CONTRIBUTING (#62)

pull/61/merge
brycx 2018-07-26 23:10:35 +02:00 committed by Nikita Sobolev
parent a7f2eea1f8
commit 93c279dd98
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ Your contributions are always welcome!
## Styleguide
We enforce you all to use the same style for your submittions.
We enforce you all to use the same style for your submissions.
We are using [`remark-lint`](https://github.com/wooorm/remark-lint) to validate the style of the `README.md` and `CONTRIBUTING.md`.
Please, refer to [`Rules`](https://github.com/wooorm/remark-lint/blob/master/doc/rules.md) documentation, when in doubt.