docs(contributing.md): fixed a typo in commit types (#1773)

This commit is contained in:
Ibrahim Bali 2018-07-06 13:42:10 +03:00 committed by Dmitry Nehaychik
parent 64561419b6
commit 9bc4097ba0

View file

@ -188,7 +188,7 @@ Must be one of the following:
* **build**: Changes that affect the build system, CI configuration or external dependencies
(example scopes: gulp, broccoli, npm)
* **chore**: Other changes that don't modify `src` or `test` files
* **relese**: Release version commit
* **release**: Release version commit
### Scope
The scope could be anything specifying place of the commit change. For example