Remove extra preposition

Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org>
This commit is contained in:
Johannes Marbach 2024-06-07 14:55:26 +02:00
parent 5a86e384dd
commit 9c0de321c3

View file

@ -72,7 +72,7 @@ The `redacts` property of `m.room.redaction` events is moved from a top-level
event property to a property under the event `content`.
For backwards-compatibility with older clients, servers should add a `redacts` property
to the top level of `m.room.redaction` events in when serving such events over the
to the top level of `m.room.redaction` events when serving such events over the
Client-Server API.
For improved compatibility with newer clients, servers should add a `redacts` property