From 66ff84ffc399fe3322d8fa08794d07c808f79f10 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=82=B9=E3=83=AB=E3=83=A1?= Date: Sat, 17 Jun 2017 08:37:41 +0900 Subject: [PATCH] fix spell --- src/web/app/boot.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/web/app/boot.js b/src/web/app/boot.js index 2686559e2d..fc0bea53be 100644 --- a/src/web/app/boot.js +++ b/src/web/app/boot.js @@ -20,7 +20,7 @@ // e.g. // misskey.alice => misskey // misskey.strawberry.pasta => misskey - // dev.misskey.alice.tachibana => dev + // dev.misskey.arisu.tachibana => dev let app = url.host.split('.')[0]; // Detect the user language