From 43638f134ff79981c8f7bd41c6bf21e2c20f48b4 Mon Sep 17 00:00:00 2001 From: David Baker Date: Wed, 23 Oct 2024 09:59:17 +0100 Subject: [PATCH] clarify --- proposals/4183-submitToken-error-codes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proposals/4183-submitToken-error-codes.md b/proposals/4183-submitToken-error-codes.md index 0ff0e0906..623733371 100644 --- a/proposals/4183-submitToken-error-codes.md +++ b/proposals/4183-submitToken-error-codes.md @@ -16,7 +16,7 @@ that MSC is for `requestToken` on the C-S API only. The [`POST /_matrix/client/v3/account/3pid/email/requestToken`](https://spec.matrix.org/v1.11/client-server-api/#post_matrixclientv3account3pidemailrequesttoken) endpoint in the C/S API also specifies a `submit_url` response parameter, defining its parameters to be the same as the -Identity API's `submitToken` endpoints. This MSC also affects this. +Identity API's `submitToken` endpoints. Everything this MSC specifies applies to this endpoint in the same way. ## Proposal