fix minor typo
diff --git a/LearnServerProgramming.md b/LearnServerProgramming.md
index f91c18b..7a01512 100644
--- a/LearnServerProgramming.md
+++ b/LearnServerProgramming.md
@@ -27,7 +27,7 @@
If you decide you need a bit more infrastructure, start by looking at some of the toolkits and libraries available.
-### Toolikits & Libraries & Microframeworks
+### Toolkits & Libraries & Microframeworks
* [Gorilla Toolkit](http://www.gorillatoolkit.org/)
* [Negroni Toolkit - Idiomatic HTTP Middleware for Go](https://github.com/codegangsta/negroni)