diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2025-07-08 00:38:38 +0200 |
---|---|---|
committer | Linnea Gräf <nea@nea.moe> | 2025-07-08 09:54:21 +0200 |
commit | 3eb27eec1c307b1455618ce7277c9d2f9ca425ca (patch) | |
tree | 6a743744221a4811dc17b218303469add68117e8 | |
parent | 411e71e4f2419f9eda005164ca754457f659c49d (diff) | |
download | Firmament-3eb27eec1c307b1455618ce7277c9d2f9ca425ca.tar.gz Firmament-3eb27eec1c307b1455618ce7277c9d2f9ca425ca.tar.bz2 Firmament-3eb27eec1c307b1455618ce7277c9d2f9ca425ca.zip |
fix: Hide Potion Effects config description
-rw-r--r-- | translations/en_us.json | 2 |
1 files changed, 1 insertions, 1 deletions
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", |