Changed language on readme

"Getting start" sounded off so I updated it to "getting started"
master
Kyle Suss 2014-08-04 09:34:07 -06:00
parent b9c0382694
commit 5ffdc2d5c2
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ alias node='node --harmony'
- [中文文档](http://koajs.cn/)
- __#koajs__ on freenode
## Getting start
## Getting started
- [kick-off-koa](https://github.com/koajs/kick-off-koa) - An intro to koa via a set of self-guided workshops.
- [workshop](https://github.com/koajs/workshop) - A workshop to learn the basics of koa, Express' spiritual successor.