Skip to content

Commit

Permalink
tweak for consistency
Browse files Browse the repository at this point in the history
  • Loading branch information
andyvan-ph committed Aug 5, 2024
1 parent 89972fc commit 2379c52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Product/AbTesting/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,7 @@ export const ProductAbTesting = () => {
<section id="customers" className="-mt-36 pt-36">
<ul className="list-none p-0 grid md:grid-cols-4 gap-4 mb-10 md:mb-20">
<CustomerCard
outcome="boosted engagement by 40%"
outcome="boosted community engagement by 40%"
quote="Y Combinator uses PostHog's A/B testing to try new ideas, which has led to significant improvements."
customer={ycombinator}
/>
Expand Down

0 comments on commit 2379c52

Please sign in to comment.