Merge pull request #122 from darrencauthon/patch-1

Fix word
This commit is contained in:
TJ Holowaychuk 2013-12-19 14:02:26 -08:00
commit 251922b290

View file

@ -1,4 +1,3 @@
# Frequently Asked Questions # Frequently Asked Questions
## Does Koa replace Express? ## Does Koa replace Express?
@ -24,7 +23,7 @@
## Do generators decrease performance? ## Do generators decrease performance?
Barely - check out the benchmarks in our readme, the numbers Barely - check out the benchmarks in our readme, the numbers
are more than fine, and there's no substition for proper are more than fine, and there's no substitute for proper
horizontal scaling. horizontal scaling.
## Does Koa include routing? ## Does Koa include routing?