diff --git a/src/web/app/boot.js b/src/web/app/boot.js
index f546cd8176..50b806b94c 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";