From cf55724e900bf54d5f787d8752c297e363d37ddc Mon Sep 17 00:00:00 2001 From: Daniel Chimeno Date: Tue, 21 Oct 2014 22:00:45 +0200 Subject: [PATCH] Update free-programming-books.md fix typo --- free-programming-books.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/free-programming-books.md b/free-programming-books.md index 7fcd31dcf..7dd47bcf6 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -1499,7 +1499,7 @@ See also [TeX](#tex) * [Welcome to Problem Solving with Algorithms and Data Structures](http://interactivepython.org/runestone/static/pythonds/index.html) - Brad Miller and David Ranum * [Wikibooks: Python Programming](http://en.wikibooks.org/wiki/Python_Programming) (2.7) * [CodeCademy Python](http://www.codecademy.com/tracks/python) -* [Pyhthon for Informatics](http://www.pythonlearn.com/book_007.pdf) +* [Python for Informatics](http://www.pythonlearn.com/book_007.pdf) #### Django