Skip to content

Commit 71743b6

Browse files
authored
docs: fix brand name Github -> GitHub (google#425)
1 parent c29b923 commit 71743b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Python versions < 3.5.
4949

5050
## Testing
5151

52-
Python Fire uses [Github Actions](https://github.com/google/python-fire/actions) to run tests on each pull request. You can run
52+
Python Fire uses [GitHub Actions](https://github.com/google/python-fire/actions) to run tests on each pull request. You can run
5353
these tests yourself as well. To do this, first install the test dependencies
5454
listed in setup.py (e.g. pytest, mock, termcolor, and hypothesis).
5555
Then run the tests by running `pytest` in the root directory of the repository.

0 commit comments

Comments
 (0)