Skip to content

Commit b6223d1

Browse files
authored
docs: fix typo in CONTRIBUTING
1 parent a2858d3 commit b6223d1

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
@@ -24,7 +24,7 @@
2424
already a test going through the statements you have modified, you are probably
2525
wrong because you either added something new and it should be tested or you fixed
2626
a bug which was not detected by the test and hence the test must be enhanced
27-
(ideally, you fist fix the test to reproduce the bug and then you fix the bug).
27+
(ideally, you first fix the test to reproduce the bug and then you fix the bug).
2828

2929
* Link commits to issues via referencing issue numbers: https://help.github.com/en/articles/closing-issues-using-keywords
3030

0 commit comments

Comments
 (0)