From e8c00ad48959bed4f1b4650cb79b0dae22c76b59 Mon Sep 17 00:00:00 2001 From: Natalia Spence <52349324+Septikai@users.noreply.github.com> Date: Wed, 12 Nov 2025 12:50:52 +0000 Subject: fix: missing space in pet hud 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 3be1cd2..c871714 100644 --- a/translations/en_us.json +++ b/translations/en_us.json @@ -258,7 +258,7 @@ "firmament.config.pets.pet-overlay-hud-style.choice.plain_background": "Plain With Background", "firmament.config.pets.pet-overlay-hud-style.choice.plain_no_background": "Plain No Background", "firmament.config.pets.pet-overlay-hud-style.description": "Determines the style of the Pet Info Hud.", - "firmament.config.pets.pet-overlay-hud.description": "A HUD showing information about your currently active pet.Make sure the pet widget is enabled and visible in /tablist for full accuracy.", + "firmament.config.pets.pet-overlay-hud.description": "A HUD showing information about your currently active pet. Make sure the pet widget is enabled and visible in /tablist for full accuracy.", "firmament.config.pets.pet-overlay.description": "Shows current active pet and pet exp on screen.", "firmament.config.pickaxe-info": "Pickaxes & Drills", "firmament.config.pickaxe-info.ability-colour": "Ability Cooldown Colour", -- cgit