Merge pull request #2494 from balena-io/docs-typo

docs: fix typo in contributing guidelines
This commit is contained in:
Lucian Buzzo 2018-11-01 10:37:42 +00:00 committed by GitHub
commit 779ee8294f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -204,7 +204,7 @@ Before your pull request can be merged, the following conditions must hold:
- The linter doesn't throw any warning.
- All the tests passes.
- All the tests pass.
- The coding style aligns with the project's convention.