diff --git a/components/Dashboard/Rooms.tsx b/components/Dashboard/Rooms.tsx index 56d5a39..2385533 100644 --- a/components/Dashboard/Rooms.tsx +++ b/components/Dashboard/Rooms.tsx @@ -389,7 +389,7 @@ export default function DashboardRoom() { {relativeTimeNextMeeting ? ( - {"You have your next one "}{" "} + {"You have your next scheduled one "}{" "} {relativeTimeNextMeeting} {"."}