8000 typo · mostlybob/python-guide@ca36ab2 · GitHub
[go: up one dir, main page]

Skip to content

Commit ca36ab2

Browse files
committed
typo
1 parent 745452b commit ca36ab2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/starting/which-python.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ If you're choosing a Python interpreter to use, I recommend you use the
1010
newest Python 3.x, since every version brings new and improved standard
1111
library modules, security and bug fixes.
1212

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

0 commit comments

Comments
 (0)
0