From 64197bae500f519282ffe9c14b34b2585e5d95bb Mon Sep 17 00:00:00 2001 From: Regalijan Date: Sat, 25 Jan 2025 00:41:28 -0500 Subject: [PATCH] Update table caption --- app/routes/inactivities.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/routes/inactivities.tsx b/app/routes/inactivities.tsx index ac69b87..1179bd4 100644 --- a/app/routes/inactivities.tsx +++ b/app/routes/inactivities.tsx @@ -159,7 +159,7 @@ export default function () { - All recent inactivity notices (current and last 30 days) + All recent inactivity notices (current and ended in last month)
Name