Skip to content

Commit 5c765c3

Browse files
committed
Update Pro tier realtime connections pricing to $10 per 1000 connections
1 parent a482153 commit 5c765c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/webapp/app/routes/resources.orgs.$organizationSlug.select-plan.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ const pricingDefinitions = {
210210
},
211211
additionalRealtimeConnections: {
212212
title: "Additional Realtime connections",
213-
content: "Then $10/month per 100",
213+
content: "Then $10/month per 1000",
214214
},
215215
additionalSeats: {
216216
title: "Additional seats",

0 commit comments

Comments
 (0)