README: correct name of Medeina
diff --git a/README.md b/README.md
index f62c75e..bf4dcdd 100644
--- a/README.md
+++ b/README.md
@@ -313,5 +313,5 @@
* [Hikaru](https://github.com/najeira/hikaru): Supports standalone and Google AppEngine
* [Hitch](https://github.com/nbio/hitch): Hitch ties httprouter, [httpcontext](https://github.com/nbio/httpcontext), and middleware up in a bow
* [kami](https://github.com/guregu/kami): A tiny web framework using x/net/context
-* [Medina](https://github.com/imdario/medeina): Inspired by Ruby's Roda and Cuba
+* [Medeina](https://github.com/imdario/medeina): Inspired by Ruby's Roda and Cuba
* [Neko](https://github.com/rocwong/neko): A lightweight web application framework for Golang