From 832f48f29098cc6f840ade90db3b94efa67c6833 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Wed, 7 Sep 2022 10:20:44 +0200 Subject: about to refactor --- source/client/index.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'source/client/index.ts') diff --git a/source/client/index.ts b/source/client/index.ts index d3c3fcc..745dd67 100644 --- a/source/client/index.ts +++ b/source/client/index.ts @@ -46,8 +46,8 @@ function create_start_screen() { el.append( h2("keks-meet"), p("A web conferencing application using webrtc"), - p("keks-meet is free! It is licenced under the terms of the third version of the GNU Affero General Public Licence only."), - p("To get started, just enter a unique idenfier, then share the URL with your partner.") + p("keks-meet is free software! It is licenced under the terms of the third version of the GNU Affero General Public Licence only."), + p("To get started, just enter a unique idenfier, click 'Join', then share the URL with your partner.") ) const room_input = document.createElement("input") -- cgit v1.2.3-70-g09d2