Skip to content

Commit

Permalink
Merge pull request #84 from rmillr/patch-1
Browse files Browse the repository at this point in the history
fixed typo
  • Loading branch information
evantahler committed Jan 18, 2013
2 parents 1b97ca4 + 20d8651 commit f52ce0c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<img src="https://raw.github.com/evantahler/actionHero/master/public/logo/actionHero.png" height="250"/>

## Who is the actionHero?
actionHero is a [node.js](http://nodejs.org) **API framework** for many types fo clients. The goal of actionHero is to create an easy-to-use toolkit for making **reusable** & **scalable** APIs. clients connected to an actionHero server can [**consume the api**](https://github.com/evantahler/actionHero/wiki/Actions), [**consume static content**](https://github.com/evantahler/actionHero/wiki/File-Server), and [**communicate with each other**](https://github.com/evantahler/actionHero/wiki/Chat).
actionHero is a [node.js](http://nodejs.org) **API framework** for many types of clients. The goal of actionHero is to create an easy-to-use toolkit for making **reusable** & **scalable** APIs. clients connected to an actionHero server can [**consume the api**](https://github.com/evantahler/actionHero/wiki/Actions), [**consume static content**](https://github.com/evantahler/actionHero/wiki/File-Server), and [**communicate with each other**](https://github.com/evantahler/actionHero/wiki/Chat).

Currently actionHero supports:

Expand Down Expand Up @@ -35,4 +35,4 @@ actionHero is ideal for large game projects (MMOs), heavily trafficked APIs, and
* Logo by [Ali Spagnola](http://alispagnola.com/)
* If you want to contribute to actionHero, contribute to the conversation on [github](https://github.com/evantahler/actionHero)

###
###

0 comments on commit f52ce0c

Please sign in to comment.