Fix typo in account validity admin route
This commit is contained in:
parent
f8826d31cd
commit
d8e357b7cf
|
@ -13,7 +13,7 @@ This API extends the validity of an account by as much time as configured in the
|
|||
|
||||
The API is::
|
||||
|
||||
POST /_matrix/client/unstable/account_validity/send_mail
|
||||
POST /_matrix/client/unstable/account_validity/validity
|
||||
|
||||
with the following body:
|
||||
|
||||
|
|
Loading…
Reference in New Issue