diff --git a/src/npc/descriptions/style/footwear.js b/src/npc/descriptions/style/footwear.js index fed289c7db957b4bf6c9c64b6bb36fc85d54bd74..2e8ad428531cfb5907f555f9058c3ce01a3d6ba4 100644 --- a/src/npc/descriptions/style/footwear.js +++ b/src/npc/descriptions/style/footwear.js @@ -3246,7 +3246,7 @@ App.Desc.footwear = function(slave) { } r.push(`even the highest shelf quite dustable.`); if (!bothFeet) { - r.push(`if ${he} could stand that is.`); + r.push(`If ${he} could stand that is.`); } break; default: