Update content/client-server-api/modules/read_markers.md

Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
This commit is contained in:
Johannes Marbach 2024-07-10 10:05:24 +02:00 committed by GitHub
parent b8541cc27c
commit b37363f2f0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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