From cced79a354f32afdf5399cc50e772ba3202e63b6 Mon Sep 17 00:00:00 2001 From: rhearmas <34490428+qu-ota@users.noreply.github.com> Date: Mon, 23 Dec 2019 22:13:25 -0500 Subject: [PATCH] didn't see this, i won't let it slip by --- commands/Utility/image.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands/Utility/image.js b/commands/Utility/image.js index 1715ebd..f67736f 100644 --- a/commands/Utility/image.js +++ b/commands/Utility/image.js @@ -37,7 +37,7 @@ exports.conf = { exports.help = { name: "image", - category: "Utiltiy", + category: "Utility", description: "Sends an image from a URL.", usage: "image " }; \ No newline at end of file