From affa240543c94a275685191465bd8ce9be68b25f Mon Sep 17 00:00:00 2001 From: Hubert Chathi Date: Mon, 14 Dec 2020 11:33:33 -0500 Subject: [PATCH] use `reason` for human-readable cancel reason for consistency with non-DM version --- proposals/2241-e2e-verification-in-dms.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proposals/2241-e2e-verification-in-dms.md b/proposals/2241-e2e-verification-in-dms.md index f8d9ac97..46f303c2 100644 --- a/proposals/2241-e2e-verification-in-dms.md +++ b/proposals/2241-e2e-verification-in-dms.md @@ -132,7 +132,7 @@ contents: - `m.relates_to`: an object with the properties: - `rel_type`: `m.reference` - `event_id`: the event ID of the key verification that is being cancelled -- `body`: A human readable description of the `code`. The client should only +- `reason`: A human readable description of the `code`. The client should only rely on this string if it does not understand the `code`. - `code`: The error code for why the process/request was cancelled by the user. The contents are the same as the `code` property of the currently