We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2858d3 commit b6223d1Copy full SHA for b6223d1
CONTRIBUTING.md
@@ -24,7 +24,7 @@
24
already a test going through the statements you have modified, you are probably
25
wrong because you either added something new and it should be tested or you fixed
26
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).
+ (ideally, you first fix the test to reproduce the bug and then you fix the bug).
28
29
* Link commits to issues via referencing issue numbers: https://help.github.com/en/articles/closing-issues-using-keywords
30
0 commit comments