mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-21 08:58:38 +01:00
Merge pull request #2386 from carbeer/patch-1
Change state_type to event_type
This commit is contained in:
commit
f11f77f33b
|
|
@ -94,7 +94,7 @@ results of the resolution so far.
|
||||||
passes authentication in :math:`R` and add it to :math:`R`.
|
passes authentication in :math:`R` and add it to :math:`R`.
|
||||||
|
|
||||||
A *conflict* occurs between states where those states have different
|
A *conflict* occurs between states where those states have different
|
||||||
``event_ids`` for the same ``(state_type, state_key)``. The events thus
|
``event_ids`` for the same ``(event_type, state_key)``. The events thus
|
||||||
affected are said to be *conflicting* events.
|
affected are said to be *conflicting* events.
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue