diff --git a/components/CardWaitlist/CardFeesModal.tsx b/components/CardWaitlist/CardFeesModal.tsx
index 43f10829..60cf577e 100644
--- a/components/CardWaitlist/CardFeesModal.tsx
+++ b/components/CardWaitlist/CardFeesModal.tsx
@@ -103,7 +103,7 @@ const CardFeesModal = ({ isOpen, onOpenChange }: CardFeesModalProps) => {
/>
{
return (
- Free Visa Vard
+ Free Visa Card
);
};