Skip to content

Commit e283283

Browse files
committed
Merge pull request #424 from mathiasgrimm/typo_fix
typo fix
2 parents 561924f + 818f449 commit e283283

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
@@ -6,7 +6,7 @@ This is very important so that problems can be issued quicker.
66

77
Please ensure that you run `phpunit` from the project root after you've made any changes.
88

9-
If you've added something new please create a new unit test, if you've changed something please update any unit tests as appropritate.
9+
If you've added something new please create a new unit test, if you've changed something please update any unit tests as appropriate.
1010

1111
We're trying to ensure there is **100%** test code coverage (including testing PHP errors and exceptions) so please ensure any new/updated tests cover all of your changes.
1212

0 commit comments

Comments
 (0)