s/upgrade_room/upgrade

This commit is contained in:
Richard van der Hoff 2018-08-28 11:33:07 +01:00 committed by GitHub
parent 5455cc4e4f
commit 4750b297b3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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