From 360c675691202856d741f2d1e9eb1c9bd776af8c Mon Sep 17 00:00:00 2001 From: Tslmy Date: Sat, 13 Apr 2013 11:01:04 +0800 Subject: [PATCH] Update which-python.rst I think there's should be "quote" instead of "tl;dr: ". --- 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 6765a4717..7c995ac83 100644 --- a/docs/starting/which-python.rst +++ b/docs/starting/which-python.rst @@ -9,7 +9,7 @@ Which Python to use? 2.x vs 3.x ~~~~~~~~~~ -**tl;dr**: Python 2.x is the status quo, Python 3.x is the shiny new thing. + Python 2.x is the status quo, Python 3.x is the shiny new thing. `Further Reading `_