docs: fix screenshot caption overclaiming read states
The chat screenshot shows messages + typing; "read states" reads as read receipts (which don't exist). Backspace tracks unread state only. Reworded captions to replies/reactions/typing.
This commit is contained in:
+1
-1
@@ -33,7 +33,7 @@ and live screen-shares, each labelled with its own resolution and frame rate.
|
||||
|
||||
<div align="center">
|
||||
<img src="screenshots/chat.webp" alt="A text channel with an active conversation and a typing indicator" width="900" /><br/>
|
||||
<sub>Real-time messages with read states and live typing indicators.</sub>
|
||||
<sub>Real-time messages with replies, reactions, and live typing indicators.</sub>
|
||||
</div>
|
||||
|
||||
<br/>
|
||||
|
||||
Reference in New Issue
Block a user