Fix error code typo (#1059)
* Fix error code typo See https://spec.matrix.org/v1.2/client-server-api/#other-error-codes * Create 1059.clarification
This commit is contained in:
parent
9ede29a01d
commit
573dbb3b74
2 changed files with 2 additions and 1 deletions
|
@ -114,7 +114,7 @@ paths:
|
|||
|
||||
Some example error codes include:
|
||||
|
||||
* `M_INVALID_PARAMETER`: One or more aliases within the `m.room.canonical_alias`
|
||||
* `M_INVALID_PARAM`: One or more aliases within the `m.room.canonical_alias`
|
||||
event have invalid syntax.
|
||||
|
||||
* `M_BAD_ALIAS`: One or more aliases within the `m.room.canonical_alias` event
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue