From ebae487451b2dae7394149710944bd2eb6b9fb6f Mon Sep 17 00:00:00 2001 From: Patrick Cloke Date: Tue, 20 Apr 2021 08:44:48 -0400 Subject: [PATCH] Update a placeholder. --- proposals/3083-restricted-rooms.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proposals/3083-restricted-rooms.md b/proposals/3083-restricted-rooms.md index b8e3198b..b9945e35 100644 --- a/proposals/3083-restricted-rooms.md +++ b/proposals/3083-restricted-rooms.md @@ -90,7 +90,7 @@ The `restricted` join rule will be included in a future room version to ensure that servers and clients opt-into the new functionality. During development it is expected that an unstable room version of -`org.matrix.mscXXXX` is used. Since the room version namespaces the behaviour, +`org.matrix.msc3083` is used. Since the room version namespaces the behaviour, the `allow` key and the `restricted` value do not need unstable prefixes. ## History / Rationale