Skip to content

Commit

Permalink
change experiments paygate language
Browse files Browse the repository at this point in the history
this page will hopefully go away soon for experiments
  • Loading branch information
raquelmsmith committed Jan 26, 2024
1 parent 590842d commit d9cc676
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions frontend/src/scenes/experiments/ExperimentsPayGate.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ export function ExperimentsPayGate(): JSX.Element {
featureKey={AvailableFeature.EXPERIMENTATION}
header={
<>
Introducing <span className="highlight">Experimentation</span>!
Test changes with <span className="highlight">statistical significance</span>
</>
}
caption="Improve your product by A/B testing new features to discover what works best for your users."
caption="A/B tests, multivariate tests, and robust targeting & exclusion rules. Analyze usage with product analytics and session replay."
docsLink="https://posthog.com/docs/user-guides/experimentation"
/>
)
Expand Down

0 comments on commit d9cc676

Please sign in to comment.