From b37363f2f0a7724807c78d53c98f79f4bfaad86a Mon Sep 17 00:00:00 2001 From: Johannes Marbach Date: Wed, 10 Jul 2024 10:05:24 +0200 Subject: [PATCH] Update content/client-server-api/modules/read_markers.md Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com> --- content/client-server-api/modules/read_markers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/client-server-api/modules/read_markers.md b/content/client-server-api/modules/read_markers.md index 31e05266b..ce365bf05 100644 --- a/content/client-server-api/modules/read_markers.md +++ b/content/client-server-api/modules/read_markers.md @@ -74,7 +74,7 @@ stream when updated. ##### Client behaviour Clients MUST update unread markers by directly modifying the `m.marked_unread` -account data event. When marking a room as unread, clients SHOULD NOT change +room account data event. When marking a room as unread, clients SHOULD NOT change the `m.fully_read` marker so that the user's read position in the room is retained.