diff --git a/src/npc/descriptions/belly/belly.js b/src/npc/descriptions/belly/belly.js index 8f6140c27f111cc6ca8f024fae3bf8abe51c5684..f7693ee825897e2ae586f9d4fd8832429aace804 100644 --- a/src/npc/descriptions/belly/belly.js +++ b/src/npc/descriptions/belly/belly.js @@ -12466,7 +12466,7 @@ App.Desc.belly = function(slave, {market, eventDescription} = {}) { } else if (slave.bellyPreg >= 100 || slave.bellyImplant >= 100) { r.push(`${slave.slaveName}'s bangles include a long thin chain that rests across the small swell of ${his} lower belly.`); } else if (slave.muscles > 30) { - r.push(`${slave.slaveName}'s bangles include a trio of long, thin chains that run across each set of ${his} ab muslces.`); + r.push(`${slave.slaveName}'s bangles include a trio of long, thin chains that run across each set of ${his} ab muscles.`); } break; case "a leotard":