Skip to content

Commit fa8efb3

Browse files
authored
Update CONTRIBUTING.md
1 parent 37330b1 commit fa8efb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212

1313
2. Please, stay object oriented. Try to understand the library's architecture before you do anything. If you have a hard time wrapping your head around it, feel free to open Issues and we'll explain everything.
1414

15-
3. No code changes without at least one type of test (unit test or integration tests).
15+
3. No code changes without at least one type of test (unit test or integration test).
1616

1717
4. No PRs will be accepted if they don't pass the CI build, influding the Checkstyle rules.

0 commit comments

Comments
 (0)