From 3058b21a88f8f47e7abe74bda064634ab0904f40 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sat, 26 Nov 2016 19:24:58 -0500 Subject: [PATCH] subtle --- docs/starting/which-python.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/starting/which-python.rst b/docs/starting/which-python.rst index 709a55d..1936d0c 100644 --- a/docs/starting/which-python.rst +++ b/docs/starting/which-python.rst @@ -7,7 +7,7 @@ The State of Python (3 & 2) ~~~~~~~~~~~~~~~~~~~~~~~~~~~ When choosing a Python interpreter, one looming question is always present: -"Should I choose Python 2 or Python 3"? The answer is not as obvious as +"Should I choose Python 2 or Python 3"? The answer is a bit more subtle than one might think.