docs: Fix typo in contributing guidelines

Change-type: patch
Signed-off-by: Lucian Buzzo <lucian.buzzo@gmail.com>
This commit is contained in:
Lucian Buzzo 2018-10-03 14:43:56 +01:00
parent 3f8d2e4242
commit a229c9e10e

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.