From 3eb27eec1c307b1455618ce7277c9d2f9ca425ca Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Tue, 8 Jul 2025 00:38:38 +0200 Subject: [PATCH] fix: Hide Potion Effects config description --- translations/en_us.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/translations/en_us.json b/translations/en_us.json index bed6d6e..cc5a663 100644 --- a/translations/en_us.json +++ b/translations/en_us.json @@ -159,7 +159,7 @@ "firmament.config.fixes.hide-mob-effects": "Hide Potion Effects", "firmament.config.fixes.hide-mob-effects.description": "Hide Potion effects on the right side of your player inventory.", "firmament.config.fixes.hide-potion-effects-hud": "Hide Potion Effects HUD", - "firmament.config.fixes.hide-potion-effects-hud.description": "Hides the potion effects HUd in the top right.", + "firmament.config.fixes.hide-potion-effects-hud.description": "Hides the potion effects HUD in the top right.", "firmament.config.fixes.hide-recipe-book": "No Recipe Book", "firmament.config.fixes.hide-recipe-book.description": "Remove the recipe book from your inventory", "firmament.config.fixes.hide-slot-highlights": "Hide Slot Highlights",