summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/common/othello/ai/front.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/othello/ai/front.ts b/src/common/othello/ai/front.ts
index 838e5a1430..f9e6bca1b8 100644
--- a/src/common/othello/ai/front.ts
+++ b/src/common/othello/ai/front.ts
@@ -224,7 +224,7 @@ function gameStart(game) {
* @param inviter 誘ってきたユーザー
*/
async function onInviteMe(inviter) {
- console.log(`Anybody invited me: @${inviter.username}`);
+ console.log(`Someone invited me: @${inviter.username}`);
// 承認
const game = await request.post('https://api.misskey.xyz/othello/match', {