From 973b2c33d9992106f51921424bc1bd9dacf7cf9c Mon Sep 17 00:00:00 2001 From: nlc616 <97002998+nlc616@users.noreply.github.com> Date: Sat, 2 Nov 2024 19:01:51 -0400 Subject: [PATCH] Update config.ts to make description fit on one line --- src/content/pricing/config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/pricing/config.ts b/src/content/pricing/config.ts index 8821416e..a4922a83 100644 --- a/src/content/pricing/config.ts +++ b/src/content/pricing/config.ts @@ -40,7 +40,7 @@ export const PricingInfo: Props[] = [ 'Everything in Pro Plan', 'Custom rates for your needs', 'Custom build tiers', - 'Enterprise SLA agreements with dedicated support', + 'Enterprise SLAs, dedicated support', ], cta: 'Contact Sales', variant: 'secondary',