Merge pull request #1021 from kmulvey/readme-typo
typos in the readme
Showing
1 changed file
with
2 additions
and
2 deletions
| ... | @@ -3,7 +3,7 @@ | ... | @@ -3,7 +3,7 @@ |
| 3 | [](https://drone.io/github.com/astaxie/beego/latest) | 3 | [](https://drone.io/github.com/astaxie/beego/latest) |
| 4 | [](http://godoc.org/github.com/astaxie/beego) | 4 | [](http://godoc.org/github.com/astaxie/beego) |
| 5 | 5 | ||
| 6 | beego is an open-source, high-performance, modularity, full-stack web framework. | 6 | beego is an open-source, high-performance, modular, full-stack web framework. |
| 7 | 7 | ||
| 8 | More info [beego.me](http://beego.me) | 8 | More info [beego.me](http://beego.me) |
| 9 | 9 | ||
| ... | @@ -19,7 +19,7 @@ More info [beego.me](http://beego.me) | ... | @@ -19,7 +19,7 @@ More info [beego.me](http://beego.me) |
| 19 | * Auto API documents | 19 | * Auto API documents |
| 20 | * Annotation router | 20 | * Annotation router |
| 21 | * Namespace | 21 | * Namespace |
| 22 | * Powerful develop tools | 22 | * Powerful development tools |
| 23 | * Full stack for Web & API | 23 | * Full stack for Web & API |
| 24 | 24 | ||
| 25 | ## Documentation | 25 | ## Documentation | ... | ... |
-
Please register or sign in to post a comment