jezdez / caniusepython3.com

A site to check if your Python project is compatible with Python 3
https://caniusepython3.com/
136 stars 18 forks source link

Typo fix #58

Closed greyli closed 6 years ago

greyli commented 7 years ago

Python 3 port -> Python 3 support

greyli commented 7 years ago

A project may port 2.x to 3.x, it may also support both 2.x and 3.x. Python 3 support covers both situations.