Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
flying-sheep committed Oct 11, 2014
1 parent 745452b commit ca36ab2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/starting/which-python.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ If you're choosing a Python interpreter to use, I recommend you use the
newest Python 3.x, since every version brings new and improved standard
library modules, security and bug fixes.

Only use Python 3 if you have a strong reason to, such as a Python 2
Only use Python 2 if you have a strong reason to, such as a Python 2
exclusive library which has no adequate, Python 3 ready alternative. Use
`Can I Use Python 3? <https://caniusepython3.com/>` to check if this is
the case.
Expand Down

0 comments on commit ca36ab2

Please sign in to comment.