We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 91bd588 + a144021 commit f6d4075Copy full SHA for f6d4075
proposals/1772-groups-as-rooms.md
@@ -126,7 +126,7 @@ relationship can be expressed in one of two ways:
126
`origin_server_ts` of their `m.room.create` events, or ascending
127
lexicographic order of their `room_id`s in case of equal
128
`origin_server_ts`. `order`s which are not strings, or do not consist
129
- solely of ascii characters in the range `\x20` (space) to `\x7F` (`~`), or
+ solely of ascii characters in the range `\x20` (space) to `\x7E` (`~`), or
130
consist of more than 50 characters, are forbidden and the field should be
131
ignored if received.)
132
0 commit comments