Fix m.login.failure reason typo

Co-authored-by: Damir Jelić <poljar@termina.org.uk>
hughns/rendezvous-api-update
Hugh Nimmo-Smith 2 years ago committed by GitHub
parent 02f18e1a30
commit f49fd7f582
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1307,7 +1307,7 @@ Example:
```json ```json
{ {
"type":"m.login.failure", "type":"m.login.failure",
"reason": "unsupported", "reason": "unsupported_protocol",
"homeserver": "https://matrix-client.matrix.org" "homeserver": "https://matrix-client.matrix.org"
} }
``` ```

Loading…
Cancel
Save