From d7403552b953435731a2056d0d4c8bcd90981bb5 Mon Sep 17 00:00:00 2001 From: TJ Holowaychuk Date: Fri, 13 Sep 2013 20:38:45 -0700 Subject: [PATCH] docs --- docs/api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api.md b/docs/api.md index dd8a0b5..2657061 100644 --- a/docs/api.md +++ b/docs/api.md @@ -219,7 +219,7 @@ app.context({ - `string` written - `Buffer` written - `Stream` piped - - `Object` json stringified + - `Object` json-stringified When a Koa application is created it injects a middleware named `respond`, which handles