diff options
author | tpart <tpart120@proton.me> | 2024-04-29 19:59:08 +0200 |
---|---|---|
committer | tpart <tpart120@proton.me> | 2024-04-29 19:59:08 +0200 |
commit | e8a0084d2890ca3bdc82a4a7d734e7f291d8255d (patch) | |
tree | f5906a639096d4ea68777fb0143d18de865b7314 | |
parent | 89cf071183870da757df4c14507ad953ffe3e286 (diff) | |
download | keks-meet-e8a0084d2890ca3bdc82a4a7d734e7f291d8255d.tar keks-meet-e8a0084d2890ca3bdc82a4a7d734e7f291d8255d.tar.bz2 keks-meet-e8a0084d2890ca3bdc82a4a7d734e7f291d8255d.tar.zst |
Make instructions match button
-rw-r--r-- | client-web/public/start.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client-web/public/start.html b/client-web/public/start.html index ed0c721..d81351a 100644 --- a/client-web/public/start.html +++ b/client-web/public/start.html @@ -18,7 +18,7 @@ </p> <br /> <p class="instructions"> - To start a meeting, click 'Join' and share the URL with all + To start a meeting, click 'Create room' and share the URL with all participants. You can also optionally set the room name below. </p> <p class="instructions"> |