diff --git a/src/pages/Dashboard.tsx b/src/pages/Dashboard.tsx index 1f83e12..d7dd8d5 100644 --- a/src/pages/Dashboard.tsx +++ b/src/pages/Dashboard.tsx @@ -79,14 +79,14 @@ function AuthenticatedDashboard({ userName }: { userName: string }) {

Watching

{watchingAlerts.length}

-

price alerts

+

price alerts

This Month

${recentPurchases.reduce((sum, p) => sum + p.total, 0).toFixed(0)}

-

grocery spend

+

grocery spend