diff --git a/free-programming-books.md b/free-programming-books.md index b0bb3c5e61c8ccf5114ff4951ca47edae2fd9088..48c4452eb1d23d6e7323005265c811e263e2893d 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/)