From ec7e33ea57b4ab9499dd9acf30bbd4ccf6c161b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mart=C3=ADn=20Gait=C3=A1n?= Date: Tue, 15 Oct 2013 23:23:27 -0300 Subject: [PATCH] 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 b0bb3c5e6..48c4452eb 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -141,7 +141,7 @@ * [Sequential and parallel sorting algorithms](http://www.inf.fh-flensburg.de/lang/algorithmen/sortieren/algoen.htm) * [Text Algorithms](http://igm.univ-mlv.fr/~mac/REC/text-algorithms.pdf) -####TheoreticalC omputer Science +####Theoretical Computer Science * [Structure and Interpretation of Computer Programs](http://mitpress.mit.edu/sicp/) * [Programming Languages: Application and Interpretation](http://www.cs.brown.edu/~sk/Publications/Books/ProgLangs/) * [Introduction to Computing](http://www.computingbook.org/)