diff --git a/src/index.ts b/src/index.ts index 67c1ecb90..915873723 100644 --- a/src/index.ts +++ b/src/index.ts @@ -74,7 +74,7 @@ async function masterMain() { bootLogger.info('Welcome to Misskey!'); bootLogger.info(`Misskey v${pkg.version}`, true); - bootLogger.info('Misskey is maintained by @syuilo, @AyaMorisawa, @mei23 and @acid-chicken.'); + bootLogger.info('Misskey is maintained by @syuilo, @AyaMorisawa, @mei23, and @acid-chicken.'); try { // initialize app