From 05e029761bc8ef52502817b5fd414ff142f3bac6 Mon Sep 17 00:00:00 2001 From: Shuvalov Anton Date: Tue, 1 Jul 2014 14:41:11 +0400 Subject: [PATCH] Update apps.json --- share/apps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/apps.json b/share/apps.json index 5cbc9114c..19fb92e1b 100644 --- a/share/apps.json +++ b/share/apps.json @@ -929,7 +929,7 @@ "headers": { "X-Powered-By": "^Express$" }, "implies": [ "node.js" ] }, - "Express": { + "Koa": { "website": "koajs.com", "cats": [ 18 ], "headers": { "X-Powered-By": "^koa$" },