From 6bf8f7b9e251b814bbb3cb8e0b786eabe4a7b358 Mon Sep 17 00:00:00 2001 From: hannibal2 <24389977+hannibal00212@users.noreply.github.com> Date: Thu, 14 Sep 2023 12:19:56 +0200 Subject: Fixed typos in the word SkyBlock --- src/main/resources/mcmod.info | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main/resources') diff --git a/src/main/resources/mcmod.info b/src/main/resources/mcmod.info index 7f3776068..d920128ae 100644 --- a/src/main/resources/mcmod.info +++ b/src/main/resources/mcmod.info @@ -2,7 +2,7 @@ { "modid": "skyhanni", "name": "SkyHanni", - "description": "Hypixel Skyblock Mod", + "description": "Hypixel SkyBlock Mod", "version": "${version}", "mcversion": "1.8.9", "url": "", -- cgit