diff --git a/components/Modals/CreateOrUpdateRoom.tsx b/components/Modals/CreateOrUpdateRoom.tsx
index 7a1ceee..e3af5b9 100644
--- a/components/Modals/CreateOrUpdateRoom.tsx
+++ b/components/Modals/CreateOrUpdateRoom.tsx
@@ -238,14 +238,17 @@ export default function CreateOrUpdateRoomModal(props: IModalProps) {
properly.
) : (
-
- Click here to create one.
-
+
+
+ Click here to create one
+ {" "}
+ and then come back and paste the link for your team.
+
)}