From 473845a77195067a9ac10a7fcf7b8c32e36150da Mon Sep 17 00:00:00 2001 From: Midhun Sudhir <60651970+midhun3301@users.noreply.github.com> Date: Sat, 6 Sep 2025 10:59:59 +0530 Subject: fix(landing): fixed typo in FAQ (#1893) --- apps/landing/src/Pricing.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/landing') diff --git a/apps/landing/src/Pricing.tsx b/apps/landing/src/Pricing.tsx index 072ea3b0..9240ba76 100644 --- a/apps/landing/src/Pricing.tsx +++ b/apps/landing/src/Pricing.tsx @@ -156,7 +156,7 @@ function FAQ() { answer: "Yes, we offer a 7-day money-back guarantee for all paid plans.", }, { - question: "How should I contant you if I have any questions?", + question: "How should I contact you if I have any questions?", answer: "You can reach us at support@karakeep.app", }, ]; -- cgit v1.2.3-70-g09d2