From 16692385b491035fd14cc77578b40b255a6dbace Mon Sep 17 00:00:00 2001 From: Eric Lammertsma Date: Thu, 5 Feb 2026 23:09:05 -0500 Subject: [PATCH] [FIX] typo in pricing section --- surfsense_web/components/pricing/pricing-section.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/surfsense_web/components/pricing/pricing-section.tsx b/surfsense_web/components/pricing/pricing-section.tsx index 117be15ec..cf27b8842 100644 --- a/surfsense_web/components/pricing/pricing-section.tsx +++ b/surfsense_web/components/pricing/pricing-section.tsx @@ -42,7 +42,7 @@ const demoPlans = [ "Planned: Centralized billing", "Priority support", ], - description: "The AIknowledge base for individuals and teams", + description: "The AI knowledge base for individuals and teams", buttonText: "Upgrade", href: "/contact", isPopular: true,