From 94a7d22cb07a7b8ad5fc096058552a8958ae666e Mon Sep 17 00:00:00 2001 From: Aya Morisawa Date: Mon, 27 Feb 2017 17:35:56 +0900 Subject: [PATCH] Fix typo: ENTORY -> ENTRY --- 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 f546cd817..50b806b94 100644 --- a/src/web/app/boot.js +++ b/src/web/app/boot.js @@ -11,7 +11,7 @@ const mixins = require('./common/mixins'); require('./common/tags'); /** - * MISSKEY ENTORY POINT! + * MISSKEY ENTRY POINT! */ "use strict";