From 36cba5114244252ba19817524b81da21041faaab Mon Sep 17 00:00:00 2001 From: Christian Clauss Date: Mon, 20 Jan 2020 18:25:34 +0100 Subject: [PATCH] Fix typo discovered by codespell --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1afc3faf..d3501755 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,6 @@ Create a [.travis.yml](.travis.yml) file for running [flake8](http://flake8.pycqa.org/en/latest/) tests on each of the [GitHub Trending Python](https://github.com/trending?l=python) repos. -What about a different approach? What if I hava a local Python command line app that accepts the name of one or more repos and it commits an updated .travis.yml file that tests those repos. That commit will cause Travis CI to test each of those repos. +What about a different approach? What if I have a local Python command line app that accepts the name of one or more repos and it commits an updated .travis.yml file that tests those repos. That commit will cause Travis CI to test each of those repos. Appvayor https://github.com/google/protobuf/pull/4756