Skip to content

Commit

Permalink
Say open beta
Browse files Browse the repository at this point in the history
  • Loading branch information
robbie-c committed Jun 17, 2024
1 parent 1690aaf commit aa66766
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/scenes/web-analytics/WebAnalyticsNotice.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ export const WebAnalyticsNotice = (): JSX.Element => {
<LemonBanner type="info" className="my-4">
<div className="flex items-center flex-wrap gap-2 justify-between">
<div className="flex-1 min-w-full sm:min-w-0">
PostHog Web Analytics is in opt-in Beta. Thanks for taking part! We'd love to hear what you think.
PostHog Web Analytics is in open beta. Thanks for taking part! We'd love to hear what you think.
</div>
{showSupportOptions ? (
<span className="flex items-center gap-2">
Expand Down

0 comments on commit aa66766

Please sign in to comment.