diff options
Diffstat (limited to 'apps/landing')
| -rw-r--r-- | apps/landing/src/Pricing.tsx | 2 |
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", }, ]; |
