Skip to content

Commit

Permalink
README.md: Fix a typo (python#4529)
Browse files Browse the repository at this point in the history
isues ->  issues, closes python#4528.
  • Loading branch information
amitdo authored and msullivan committed Feb 1, 2018
1 parent e05fe58 commit fc2c678
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ sure you've found a bug please search our issue trackers for a
duplicate before filing a new issue:

- [mypy tracker](https://github.com/python/mypy/issues)
for mypy isues
for mypy issues
- [typeshed tracker](https://github.com/python/typeshed/issues)
for issues with specific modules
- [typing tracker](https://github.com/python/typing/issues)
Expand Down

0 comments on commit fc2c678

Please sign in to comment.