mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-04-18 09:04:09 +02:00
Adjust words slightly
Signed-off-by: Tulir Asokan <tulir@maunium.net>
This commit is contained in:
parent
dd8d10a9a3
commit
fe3b3e1aee
|
|
@ -437,8 +437,8 @@ an application service-defined namespace will receive the same
|
||||||
defined the namespace as `exclusive`.
|
defined the namespace as `exclusive`.
|
||||||
|
|
||||||
If either endpoint is called with the `m.login.application_service` login type,
|
If either endpoint is called with the `m.login.application_service` login type,
|
||||||
but without a valid `as_token`, the endpoints will return `M_MISSING_TOKEN` or
|
but without a valid `as_token`, the endpoints will return an error with the
|
||||||
`M_UNKNOWN_TOKEN`.
|
`M_MISSING_TOKEN` or `M_UNKNOWN_TOKEN` error code.
|
||||||
|
|
||||||
#### Pinging
|
#### Pinging
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue