Skip to content

Commit

Permalink
Grammar correction on the Contribution.md file (#2321)
Browse files Browse the repository at this point in the history
Co-authored-by: lalitbehera <lalitkumar.b@landmarkgroup.in>
  • Loading branch information
bluesky15 and lalitbehera committed Oct 20, 2020
1 parent 3f108cb commit 768e92b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ so do familiarize yourself with the following guidelines.
Use 4 spaces for indentation.
* [Build the project](#building) to make sure it all works and passes the tests.
* If you fix a bug:
* Write the test the reproduces the bug.
* Write the test that reproduces the bug.
* Fixes without tests are accepted only in exceptional circumstances if it can be shown that writing the
corresponding test is too hard or otherwise impractical.
* Follow the style of writing tests that is used in this project:
Expand Down

0 comments on commit 768e92b

Please sign in to comment.