diff --git a/apps/frontend/app/dashboard/notifications/page.tsx b/apps/frontend/app/dashboard/notifications/page.tsx index fb1c3e6..8faa910 100644 --- a/apps/frontend/app/dashboard/notifications/page.tsx +++ b/apps/frontend/app/dashboard/notifications/page.tsx @@ -134,7 +134,7 @@ export default function NotificationsPage() { return (
+
{total} notification{total !== 1 ? 's' : ''} total