From fe3b3e1aee85471247924eabc69fa63043ad88a0 Mon Sep 17 00:00:00 2001 From: Tulir Asokan Date: Tue, 12 Mar 2024 15:07:57 +0200 Subject: [PATCH] Adjust words slightly Signed-off-by: Tulir Asokan --- content/application-service-api.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/application-service-api.md b/content/application-service-api.md index 2ea82f22..8f7083a3 100644 --- a/content/application-service-api.md +++ b/content/application-service-api.md @@ -437,8 +437,8 @@ an application service-defined namespace will receive the same defined the namespace as `exclusive`. 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 -`M_UNKNOWN_TOKEN`. +but without a valid `as_token`, the endpoints will return an error with the +`M_MISSING_TOKEN` or `M_UNKNOWN_TOKEN` error code. #### Pinging