From 089c891a556e3f341fee583bb5a5afebc1c5d9b4 Mon Sep 17 00:00:00 2001 From: Robert Long Date: Wed, 2 Feb 2022 14:31:11 -0800 Subject: [PATCH] Fix TOS copy --- src/auth/RegisterPage.jsx | 2 +- src/room/RoomAuthView.jsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/auth/RegisterPage.jsx b/src/auth/RegisterPage.jsx index 26a9cced..91d7c78d 100644 --- a/src/auth/RegisterPage.jsx +++ b/src/auth/RegisterPage.jsx @@ -177,7 +177,7 @@ export function RegisterPage() { {" "} apply.
- By clicking "Go", you agree to our{" "} + By clicking "Log in", you agree to our{" "} Terms and conditions )} diff --git a/src/room/RoomAuthView.jsx b/src/room/RoomAuthView.jsx index e46b6828..7728639c 100644 --- a/src/room/RoomAuthView.jsx +++ b/src/room/RoomAuthView.jsx @@ -68,7 +68,7 @@ export function RoomAuthView() { /> - By clicking "Go", you agree to our{" "} + By clicking "Join call now", you agree to our{" "} Terms and conditions {error && (