diff --git a/free-programming-books.md b/free-programming-books.md index 15fd73677c6adaf89223d0e23d8f7bf48a24f261..d83ef061b5f87fd225e6569fc639b48e3630f2a1 100755 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -1,6 +1,6 @@ ###Index * [Meta-Lists](#meta-lists) -* [Graphics user interfaces](#graphics-user-interfaces) +* [Graphical user interfaces](#graphical-user-interfaces) * [Graphics Programming](#graphics-programming) * [Language Agnostic](#language-agnostic) * [Algorithms & Datastructures](#algorithms--datastructures) @@ -160,7 +160,7 @@ * [Tutorials for modern OpenGL](http://www.opengl-tutorial.org/) * [OpenGL Programming Guide (The Red Book)](http://fly.srk.fer.hr/~unreal/theredbook/) -###Graphics User Interfaces +###Graphical User Interfaces * [Programming with gtkmm 3](https://developer.gnome.org/gtkmm-tutorial/stable/)