From 4750b297b35f64a72a155066f4161e46d483824a Mon Sep 17 00:00:00 2001 From: Richard van der Hoff <1389908+richvdh@users.noreply.github.com> Date: Tue, 28 Aug 2018 11:33:07 +0100 Subject: [PATCH] s/upgrade_room/upgrade --- proposals/1501-room-version-upgrades.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proposals/1501-room-version-upgrades.md b/proposals/1501-room-version-upgrades.md index 416082d4..c4850384 100644 --- a/proposals/1501-room-version-upgrades.md +++ b/proposals/1501-room-version-upgrades.md @@ -112,7 +112,7 @@ Bob's client also understands the `predecessor` field in the `m.room.create`, an ### Summary: client changes needed * Ability for an op to view the current room version and upgrade it (by - hitting `/upgrade_room`). + hitting `/upgrade`). * Also the ability for an op to see what versions the servers in the current room supports (nb via a cap API) and so how many users will get locked out