mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-14 10:03:42 +01:00
"visually" -> "technically"
this makes more sense to me
This commit is contained in:
parent
909395ab3c
commit
917f1dd8c1
|
|
@ -31,4 +31,4 @@ For example, this is a valid `m.room.power_levels` event in this room version:
|
|||
```
|
||||
|
||||
In this example, both `@bob:localhost` and `@alice:localhost` have the same effective
|
||||
power level of `50`, even though the values are visually different.
|
||||
power level of `50`, even though the values are technically different.
|
||||
|
|
|
|||
Loading…
Reference in a new issue