Skip to content

Commit 67f18ad

Browse files
authored
Grammar (#73)
1 parent dc1a343 commit 67f18ad

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
@@ -4,6 +4,6 @@ Thank you for you interest! Here are some key guidelines.
44
## PSR
55
We want to follow the latest actual [PSR](http://www.php-fig.org/psr/) standards.
66

7-
## Tests are documentation
7+
## Tests are the documentation
88
The use cases and library's API must be expressed in a form of tests. We use PHPUnit, but it does not mean all tests
99
are expected to be unit tests. No logic must be written without a supporting test.

0 commit comments

Comments
 (0)