Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update table caption
  • Loading branch information
regalijan committed Jan 25, 2025
1 parent e8eaa54 commit 64197ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/routes/inactivities.tsx
Expand Up @@ -159,7 +159,7 @@ export default function () {
<TableContainer>
<Table variant="simple">
<TableCaption>
All recent inactivity notices (current and last 30 days)
All recent inactivity notices (current and ended in last month)
</TableCaption>
<Thead>
<Th>Name</Th>
Expand Down

0 comments on commit 64197ba

Please sign in to comment.