From 001e0401c3b3b4a3696012b79abd0bbb160c3d56 Mon Sep 17 00:00:00 2001 From: mik Date: Mon, 1 Feb 2021 21:17:23 +0100 Subject: [PATCH] Update oida.js requested by simon --- commands/oida.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands/oida.js b/commands/oida.js index 2c07c8c..72fb3cd 100644 --- a/commands/oida.js +++ b/commands/oida.js @@ -7,7 +7,7 @@ module.exports = { execute(message, args, client) { if (!args.length) { - return message.reply("Heast, wen soll i oidaen?"); + return message.reply("Heast, wen soll i oidan?"); } let lookupKey;