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:
Jannis Braun
2026-07-01 01:11:47 +02:00
parent cb16c8feac
commit 3f5b2920a4
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ inside a business — but not to resell as a hosted service. See
<tr>
<td width="50%" valign="top">
<img src="docs/screenshots/chat.webp" alt="A text channel with messages and a typing indicator" /><br/>
<sub><b>Text channels</b> — Markdown, replies, reactions, read states, and live typing indicators.</sub>
<sub><b>Text channels</b> — Markdown, replies, reactions, and live typing indicators.</sub>
</td>
<td width="50%" valign="top">
<img src="docs/screenshots/screen-share-settings.webp" alt="The screen-share settings popover" /><br/>