mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-26 13:04:10 +01:00
correct spelling of power_levels
Co-authored-by: Denis Kasak <dkasak@termina.org.uk>
This commit is contained in:
parent
8d6e32815c
commit
91da0e186b
|
|
@ -91,7 +91,7 @@ The *mainline of P*<sub>0</sub> is the list of events
|
|||
[*P*<sub>n</sub> , ... , *P*<sub>1</sub>, *P*<sub>0</sub>].
|
||||
|
||||
Given another event *e* = *e<sub>0</sub>* we can compute a similar list of
|
||||
`m.room.power_level` events
|
||||
`m.room.power_levels` events
|
||||
[*e*<sub>0</sub>, *e*<sub>1</sub>, ...],
|
||||
where *e<sub>*j* + 1</sub>* is the `m.room.power_levels` event in the
|
||||
`auth_events` of *e<sub>j</sub>*. The *closest mainline event to e*
|
||||
|
|
|
|||
Loading…
Reference in a new issue