From 4d501a48fcd4d0f5e64f55a0a962b5e4302272a4 Mon Sep 17 00:00:00 2001 From: lodin Date: Sun, 30 Jun 2013 16:02:37 -0700 Subject: Fix typo. --- python.html.markdown | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'python.html.markdown') diff --git a/python.html.markdown b/python.html.markdown index f34412ab..cf3ef9c5 100644 --- a/python.html.markdown +++ b/python.html.markdown @@ -419,6 +419,6 @@ Human.grunt() #=> "*grunt*" Still up for more? Try: -*[Learn Python The Hard Way](http://learnpythonthehardway.org/book/) -*[Dive Into Python](http://www.diveintopython.net/) -*[The Official Docs](http://docs.python.org/2.6/) +* [Learn Python The Hard Way](http://learnpythonthehardway.org/book/) +* [Dive Into Python](http://www.diveintopython.net/) +* [The Official Docs](http://docs.python.org/2.6/) -- cgit v1.2.3