Skip to content

Commit 0d16052

Browse files
committed
Minor spelling fixes
1 parent 43a3620 commit 0d16052

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

proposals/3818-copy-room-type-on-upgrade.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ rooms staying the same type leading to trouble.
66

77
## Proposal
88

9-
This MSC proposes that the room upgade API MUST copy the [room type](https://spec.matrix.org/v1.2/client-server-api/#types)
9+
This MSC proposes that the room upgrade API MUST copy the [room type](https://spec.matrix.org/v1.2/client-server-api/#types)
1010
over to the new room. Otherwise clients cannot trust that to happen and [Spaces](https://spec.matrix.org/v1.2/client-server-api/#spaces)
1111
or [MSC3588](https://github.com/matrix-org/matrix-spec-proposals/pull/3588) Story rooms may incorrectly become
1212
normal rooms breaking user-experience.
1313

14-
The Spec currently specfies this in [section 11.32.3. server behaviour](https://spec.matrix.org/v1.2/client-server-api/#server-behaviour-16):
14+
The Spec currently specifies this in [section 11.32.3. server behaviour](https://spec.matrix.org/v1.2/client-server-api/#server-behaviour-16):
1515

1616
> 2. Creates a replacement room with a `m.room.create` event containing a `predecessor` field and the applicable `room_version`.
1717

0 commit comments

Comments
 (0)