diff --git a/client/components/notifications/NotificationBell.tsx b/client/components/notifications/NotificationBell.tsx index 5b1c9708..40f9015f 100644 --- a/client/components/notifications/NotificationBell.tsx +++ b/client/components/notifications/NotificationBell.tsx @@ -255,7 +255,7 @@ export default function NotificationBell({ className }: { className?: string }) ) : (
- No notifications yet. You ll see activity updates here. + No notifications yet. You'll see activity updates here.
)}