Some repositories couldn't be updated, please check application logs for details.
BadCredentialsException: 401 {"message": "Bad credentials", "documentation_url": "https://docs.github.com/rest", "status": "401"}

aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 2c1ba60..d389656 100644
--- a/README.md
+++ b/README.md
@@ -51,7 +51,7 @@ Development
### Linting
-Requires [PyLint].
+Requires [Pylint].
To lint everything, run from the top-level directory:
> pylint filters
@@ -60,7 +60,7 @@ To lint everything, run from the top-level directory:
> pylint bin
...
-[PyLint]: https://www.pylint.org/
+[Pylint]: https://www.pylint.org/
License
-------