1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-12 17:54:26 +02:00

Fix typo.

This commit is contained in:
lodin
2013-06-30 16:02:37 -07:00
parent 8e98b7fdca
commit 4d501a48fc

View File

@@ -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/)