diff --git a/components/checkout/FeatureSlideshow.tsx b/components/checkout/FeatureSlideshow.tsx
index 79b8c12..c7e3481 100644
--- a/components/checkout/FeatureSlideshow.tsx
+++ b/components/checkout/FeatureSlideshow.tsx
@@ -26,7 +26,7 @@ const slides: Slide[] = [
{ headline: 'See which pages perform best.', mockup: },
{ headline: 'Know where your visitors come from.', mockup: },
{ headline: 'Visitors from around the world.', mockup: },
- { headline: 'Understand your audience's tech stack.', mockup: },
+ { headline: 'Understand your audience\u2019s tech stack.', mockup: },
{ headline: 'Find your peak traffic hours.', mockup: },
{ headline: 'See where visitors drop off.', mockup: },
{ headline: 'Reports delivered to your inbox.', mockup: },