diff --git a/locales/en/pets.json b/locales/en/pets.json index 37a0c75f80..68a4cadbad 100644 --- a/locales/en/pets.json +++ b/locales/en/pets.json @@ -29,6 +29,6 @@ "firstDrop": "You've unlocked the Drop System! Now when you complete tasks, you have a small chance of finding an item. You just found a <%= eggText %> Egg! <%= eggNotes %>", "useGems": "If you've got your eye on a pet, but can't wait any longer for it to drop, use Gems in Options > Inventory to buy one!", "hatchAPot": "Hatch a <%= potion %> <%= egg %>?", - "feedPet": "Feed <%= article %> <%= text %> to your <%= name %>?", + "feedPet": "Feed <%= article %><%= text %> to your <%= name %>?", "useSaddle": "Saddle <%= pet %>?" }