From 7396cae0ee3f10c4d021bbe23e6ed144ef3f74fb Mon Sep 17 00:00:00 2001 From: tonykung06 Date: Sun, 22 May 2016 19:47:41 +0800 Subject: [PATCH] fix typo (#739) --- docs/koa-vs-express.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/koa-vs-express.md b/docs/koa-vs-express.md index ecd65b4..8101615 100644 --- a/docs/koa-vs-express.md +++ b/docs/koa-vs-express.md @@ -55,7 +55,7 @@ THIS DOCUMENT IS IN PROGRESS. THIS PARAGRAPH SHALL BE REMOVED WHEN THIS DOCUMENT ## How is Koa different than Connect/Express? -### Generated-based control flow +### Generator-based control flow Thanks to co.