mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-04-27 12:54:10 +02:00
Merge pull request #3207 from toadjaune/patch-2
Fix a typo in event soft rejection schema
This commit is contained in:
commit
221375b105
|
|
@ -0,0 +1 @@
|
|||
Fix various typos throughout the specification.
|
||||
|
|
@ -550,7 +550,7 @@ then any new event `D'` will not reference `C`:
|
|||
/ \
|
||||
B C
|
||||
|
|
||||
D
|
||||
D'
|
||||
|
||||
#### Retrieving event authorization information
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue