We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f108cb commit 768e92bCopy full SHA for 768e92b
CONTRIBUTING.md
@@ -46,7 +46,7 @@ so do familiarize yourself with the following guidelines.
46
Use 4 spaces for indentation.
47
* [Build the project](#building) to make sure it all works and passes the tests.
48
* If you fix a bug:
49
- * Write the test the reproduces the bug.
+ * Write the test that reproduces the bug.
50
* Fixes without tests are accepted only in exceptional circumstances if it can be shown that writing the
51
corresponding test is too hard or otherwise impractical.
52
* Follow the style of writing tests that is used in this project:
0 commit comments