diff --git a/proposals/4143-matrix-rtc.md b/proposals/4143-matrix-rtc.md index bc13706e4..75c22645a 100644 --- a/proposals/4143-matrix-rtc.md +++ b/proposals/4143-matrix-rtc.md @@ -1142,7 +1142,8 @@ that was sent in the three seconds after leaving the session. ## Unstable prefix -Use `org.matrix.msc4143.rtc.member` as the state event type in place of `m.rtc.member`. +Use `org.matrix.msc4143.rtc.member` as the sticky event type in place of `m.rtc.member`. +Use `org.matrix.msc4143.rtc.slot` as the state event type in place of `m.rtc.slot`. For MatrixRTC Transport discovery via `GET` endpoint use `/_matrix/client/unstable/org.matrix.msc4143/rtc/transports` instead of