Skip to content

Commit 42c68cc

Browse files
authored
www: compute repeated wording (#29304)
removed repeating compute
1 parent 1b442b3 commit 42c68cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/www/components/Pricing/PricingComputeSection.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ const PricingComputeSection = () => {
7272
<h4 className="text-lg">Choose the best compute size for you</h4>
7373
<p className="text-[13px] text-foreground-lighter">
7474
Every project on the Supabase Platform comes with its own dedicated Postgres
75-
instance. Select the compute compute size that fits your needs.
75+
instance. Select the compute size that fits your needs.
7676
</p>
7777
<p className="text-[13px] text-foreground-lighter">
7878
Compute instances are billed hourly and you can scale up or down at any time. Paid

0 commit comments

Comments
 (0)