From 6bd4b0e62c703f4e5a599e3bf8df9201aa7deae0 Mon Sep 17 00:00:00 2001 From: Nils Dagsson Moskopp Date: Thu, 18 Nov 2021 19:23:57 +0100 Subject: [PATCH] Fix typo in mcl_colors API documentation --- mods/CORE/mcl_colors/API.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mods/CORE/mcl_colors/API.md b/mods/CORE/mcl_colors/API.md index 71cad335..d3666b2b 100644 --- a/mods/CORE/mcl_colors/API.md +++ b/mods/CORE/mcl_colors/API.md @@ -1,5 +1,5 @@ # mcl_colors -Mod providing global table containing legacity minecraft colors to be used in mods. +Mod providing global table containing legacy minecraft colors to be used in mods. ## mcl_colors.* Colors by upper name, in hex value.