diff --git a/src/app/groups/[groupId]/expenses/active-user-balance.tsx b/src/app/groups/[groupId]/expenses/active-user-balance.tsx index c9a857b9..22db6609 100644 --- a/src/app/groups/[groupId]/expenses/active-user-balance.tsx +++ b/src/app/groups/[groupId]/expenses/active-user-balance.tsx @@ -93,7 +93,7 @@ export function ActiveUserReimbursementList({ if (r.from === activeUserId) { return (
- You owes {to.name}{' '} + You owe {to.name}{' '}