Skip to content

Commit affa240

Browse files
committed
use reason for human-readable cancel reason
for consistency with non-DM version
1 parent 4a77978 commit affa240

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proposals/2241-e2e-verification-in-dms.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ contents:
132132
- `m.relates_to`: an object with the properties:
133133
- `rel_type`: `m.reference`
134134
- `event_id`: the event ID of the key verification that is being cancelled
135-
- `body`: A human readable description of the `code`. The client should only
135+
- `reason`: A human readable description of the `code`. The client should only
136136
rely on this string if it does not understand the `code`.
137137
- `code`: The error code for why the process/request was cancelled by the
138138
user. The contents are the same as the `code` property of the currently

0 commit comments

Comments
 (0)