From 80a94a254494159fd90a46340792d26660e711a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Aub=C3=A9?= Date: Wed, 4 Jun 2014 15:13:29 -0400 Subject: [PATCH] Update README.md Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e2d2e5c..877da11 100644 --- a/README.md +++ b/README.md @@ -100,7 +100,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. * [Silex](http://silex.sensiolabs.org/) - A micro framework built around Symfony2 components. * [Slim](http://www.slimframework.com/) - Another simple micro framework. -* [Bullet PHP](http://bulletphp.com/) - A mico framework for building REST APIs. +* [Bullet PHP](http://bulletphp.com/) - A micro framework for building REST APIs. * [Fast Route](https://github.com/nikic/FastRoute) - A fast routing library. * [Pux](https://github.com/c9s/Pux) - Another fast routing library.