diff --git a/README.md b/README.md index 61b41ab1c..4f60f02f6 100644 --- a/README.md +++ b/README.md @@ -108,7 +108,7 @@ requests. The tests are automatically run by Travis CI on every PR and push to the repo. There are several sets of tests: `tests/mypy_test.py` runs tests against [mypy](https://github.com/python/mypy/), while -`tests/pytype_tests.py` runs tests against +`tests/pytype_test.py` runs tests against [pytype](https://github.com/google/pytype/). Both sets of tests are shallow -- they verify that all stubs can be