diff --git a/common/locales/en/npc.json b/common/locales/en/npc.json index 368d8b24c5..2c2ce1ac99 100644 --- a/common/locales/en/npc.json +++ b/common/locales/en/npc.json @@ -10,7 +10,7 @@ "alexander": "Alexander the Merchant", "welcomeMarket": "Welcome to the Market! Buy hard-to-find eggs and potions! Sell your extras! Commission useful services! Come see what we have to offer.", "sellForGold": "Sell <%= item %> for <%= gold %> Gold", - "displayEggForGold": "Do you want to sell one <%= itemType %> Egg?", + "displayEggForGold": "Do you want to sell one <%= itemType %> Egg?", "sellEggForGold": "Sell it for <%= gold %> Gold", "displayPotionForGold": "Do you want to sell one <%= itemType %> Potion?", "sellPotionForGold": "Sell <%= itemType %> Potion for <%= gold %> Gold",