mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-01-10 01:43:43 +01:00
Merge pull request #1180 from DMRobertson/dmr/other-error-codes-typo
Remove a stray fullstop in "Other error codes"
This commit is contained in:
commit
119197e798
|
|
@ -0,0 +1 @@
|
|||
Fix various typos throughout the specification.
|
||||
|
|
@ -101,7 +101,7 @@ An unknown error has occurred.
|
|||
|
||||
The following error codes are specific to certain endpoints.
|
||||
|
||||
<!-- TODO: move them to the endpoints that return them -->.
|
||||
<!-- TODO: move them to the endpoints that return them -->
|
||||
|
||||
`M_UNRECOGNIZED`
|
||||
The server did not understand the request.
|
||||
|
|
|
|||
Loading…
Reference in a new issue