Update Rooms.tsx

This commit is contained in:
Arjun Patel
2022-01-22 12:24:40 -08:00
parent 442b5c5bf4
commit 2562afbd0e
+1 -1
View File
@@ -389,7 +389,7 @@ export default function DashboardRoom() {
</span>
{relativeTimeNextMeeting ? (
<span className="text-gray-300 text-xs">
{"You have your next one "}{" "}
{"You have your next scheduled one "}{" "}
<span className="text-orange-500">
{relativeTimeNextMeeting}
{"."}