Skip to content

Commit

Permalink
Add missing bracket
Browse files Browse the repository at this point in the history
  • Loading branch information
andybalaam committed Jul 4, 2023
1 parent fe83ad9 commit 3ae4995
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proposals/4033-event-thread-and-order.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ event is read.
### Current definition of *after*

The current spec (see
[11.6](https://spec.matrix.org/latest/client-server-api/#receipts) is not clear
[11.6 Receipts](https://spec.matrix.org/latest/client-server-api/#receipts)) is not clear
about what it calls "read up to" means.

Clients like Element Web make the assumption that *after* means "after in Sync
Expand Down

0 comments on commit 3ae4995

Please sign in to comment.