Update README.md - correct typo - roon -> room (#121)

This commit is contained in:
rogerm4242 2023-05-17 12:50:41 -04:00 committed by GitHub
parent 94ed09c90f
commit a468803e24
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.