Browse Source

Update README.md

Fix typo
pull/95/head
Marc Aubé 11 years ago
parent
commit
80a94a2544
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

100
 
100
 
101
 * [Silex](http://silex.sensiolabs.org/) - A micro framework built around Symfony2 components.
101
 * [Silex](http://silex.sensiolabs.org/) - A micro framework built around Symfony2 components.
102
 * [Slim](http://www.slimframework.com/) - Another simple micro framework.
102
 * [Slim](http://www.slimframework.com/) - Another simple micro framework.
103
-* [Bullet PHP](http://bulletphp.com/) - A mico framework for building REST APIs.
103
+* [Bullet PHP](http://bulletphp.com/) - A micro framework for building REST APIs.
104
 * [Fast Route](https://github.com/nikic/FastRoute) - A fast routing library.
104
 * [Fast Route](https://github.com/nikic/FastRoute) - A fast routing library.
105
 * [Pux](https://github.com/c9s/Pux) - Another fast routing library.
105
 * [Pux](https://github.com/c9s/Pux) - Another fast routing library.
106
 
106
 

Loading…
Cancel
Save