mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-04-29 05:44: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
|
B C
|
||||||
|
|
|
|
||||||
D
|
D'
|
||||||
|
|
||||||
#### Retrieving event authorization information
|
#### Retrieving event authorization information
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue