Skip to content

Commit f3407a6

Browse files
Kevin Scottdougwilson
authored andcommitted
docs: fix typo in readme
closes #1838
1 parent a223323 commit f3407a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1439,7 +1439,7 @@ For a good pull request, we ask you provide the following:
14391439
1. Try to include a clear description of your pull request in the description.
14401440
It should include the basic "what" and "why"s for the request.
14411441
2. The tests should pass as best as you can. See the [Running tests](#running-tests)
1442-
section on hwo to run the different tests. GitHub will automatically run
1442+
section on how to run the different tests. GitHub will automatically run
14431443
the tests as well, to act as a safety net.
14441444
3. The pull request should include tests for the change. A new feature should
14451445
have tests for the new feature and bug fixes should include a test that fails

0 commit comments

Comments
 (0)