diff --git a/src/app/WardrobePage/OutfitControls.js b/src/app/WardrobePage/OutfitControls.js index c10af76..6c5e420 100644 --- a/src/app/WardrobePage/OutfitControls.js +++ b/src/app/WardrobePage/OutfitControls.js @@ -314,7 +314,7 @@ function OutfitKnownGlitchesBadge({ appearance }) { There's a glitch in the art for {item.name} that prevents us from showing the full-scale SVG version of the image. Instead, we're - showing a PNG, which might look a bit blurry at larger screen sizes. + showing a PNG, which might look a bit blurry on larger screens. ); }