summaryrefslogtreecommitdiffhomepage
path: root/python.html.markdown
diff options
context:
space:
mode:
authorlodin <LouieDinh@gmail.com>2013-06-30 16:02:37 -0700
committerlodin <LouieDinh@gmail.com>2013-06-30 16:02:37 -0700
commit4d501a48fcd4d0f5e64f55a0a962b5e4302272a4 (patch)
tree8b9b675e15d82c3ee4ff3119ffe2aea5541831b1 /python.html.markdown
parent8e98b7fdca9aeddfdfd0d5e31054da29e088101e (diff)
Fix typo.
Diffstat (limited to 'python.html.markdown')
-rw-r--r--python.html.markdown6
1 files changed, 3 insertions, 3 deletions
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/)