diff options
author | metamuffin <metamuffin@disroot.org> | 2025-03-22 14:45:30 +0100 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2025-03-22 14:45:30 +0100 |
commit | 5b701b7e9119f412a9c81b8db97fb0da2cc9b26a (patch) | |
tree | 4dbb0ab73089423ceb27cdae93089c02f27469fd /client-web/public | |
parent | cc028e3c1901c86ffec8d010304c77ca65cbeadb (diff) | |
download | keks-meet-5b701b7e9119f412a9c81b8db97fb0da2cc9b26a.tar keks-meet-5b701b7e9119f412a9c81b8db97fb0da2cc9b26a.tar.bz2 keks-meet-5b701b7e9119f412a9c81b8db97fb0da2cc9b26a.tar.zst |
tr typo
Diffstat (limited to 'client-web/public')
-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 d156176..e702c88 100644 --- a/client-web/public/start.html +++ b/client-web/public/start.html @@ -14,7 +14,7 @@ <div class="start-box"> <h1>keks-meet</h1> <p class="description"> - A simple secure conferencing application using webrtc + A simple secure conferencing application using WebRTC </p> <br /> <p class="instructions"> |