From a468803e248da0ce70801e8e0b18bec7094e7ef6 Mon Sep 17 00:00:00 2001 From: rogerm4242 Date: Wed, 17 May 2023 12:50:41 -0400 Subject: [PATCH] Update README.md - correct typo - roon -> room (#121) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0b82384..eb6395a 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Open https://chitchatter.im/ and join a room to start chatting with anyone else - Screen sharing. - File sharing: - Unlimited file size transfers. - - Files are encrypted prior to sending and decrypted by the receiver (the key is the roon name). + - Files are encrypted prior to sending and decrypted by the receiver (the key is the room name). - Markdown support via [`react-markdown`](https://github.com/remarkjs/react-markdown). - Includes support for syntax highlighting of code. - Conversation backfilling from peers when a new participant joins.