aboutsummaryrefslogtreecommitdiffstats
path: root/apps/landing/src
diff options
context:
space:
mode:
authorMidhun Sudhir <60651970+midhun3301@users.noreply.github.com>2025-09-06 10:59:59 +0530
committerGitHub <noreply@github.com>2025-09-06 06:29:59 +0100
commit473845a77195067a9ac10a7fcf7b8c32e36150da (patch)
treedd8e9d8d7e6f2fc537ce7c9c64e74577e26d6b3a /apps/landing/src
parent18c1d15e84b69112861e1560e9285dba3d95e43d (diff)
downloadkarakeep-473845a77195067a9ac10a7fcf7b8c32e36150da.tar.zst
fix(landing): fixed typo in FAQ (#1893)
Diffstat (limited to 'apps/landing/src')
-rw-r--r--apps/landing/src/Pricing.tsx2
1 files changed, 1 insertions, 1 deletions
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",
},
];