mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-20 16:38:37 +01:00
Fix typo (#3535)
* Fix typo * Add changelog Co-authored-by: Alexandre Franke <alexandre.franke@matrix.org>
This commit is contained in:
parent
dce06f6dc2
commit
a26f2f8ca9
|
|
@ -0,0 +1 @@
|
||||||
|
Fix various typos throughout the specification.
|
||||||
|
|
@ -6,7 +6,7 @@ weight: 310
|
||||||
### Room Upgrades
|
### Room Upgrades
|
||||||
|
|
||||||
From time to time, a room may need to be upgraded to a different room
|
From time to time, a room may need to be upgraded to a different room
|
||||||
version for a variety for reasons. This module defines a way for rooms
|
version for a variety of reasons. This module defines a way for rooms
|
||||||
to upgrade to a different room version when needed.
|
to upgrade to a different room version when needed.
|
||||||
|
|
||||||
#### Events
|
#### Events
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue