浏览代码

Merge pull request #95 from marcaube/patch-1

Fix a typo in README.md
pull/97/head
Jamie York 11 年前
父节点
当前提交
19727338d9
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      README.md

+ 1
- 1
README.md 查看文件

@@ -100,7 +100,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
100 100
 
101 101
 * [Silex](http://silex.sensiolabs.org/) - A micro framework built around Symfony2 components.
102 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 104
 * [Fast Route](https://github.com/nikic/FastRoute) - A fast routing library.
105 105
 * [Pux](https://github.com/c9s/Pux) - Another fast routing library.
106 106
 

正在加载...
取消
保存