diff --git a/components/home/Pricing.tsx b/components/home/Pricing.tsx index 33284a5f2..75e4074e7 100644 --- a/components/home/Pricing.tsx +++ b/components/home/Pricing.tsx @@ -363,8 +363,8 @@ const sections = [ cloud: { Hobby: "2", Pro: "Unlimited", Team: "Unlimited" }, selfHosted: { "Open Source": "Unlimited", - Pro: "Unlimited", - Enterprise: "Unlimited", + Pro: "As licensed", + Enterprise: "As licensed", }, }, },