diff --git a/proposals/4147-including-device-keys-with-olm-encrypted-events.md b/proposals/4147-including-device-keys-with-olm-encrypted-events.md index 897c5d058..40473f31c 100644 --- a/proposals/4147-including-device-keys-with-olm-encrypted-events.md +++ b/proposals/4147-including-device-keys-with-olm-encrypted-events.md @@ -72,7 +72,7 @@ plaintext payload will now look something like: If this property is present, the `keys`.`ed25519` property of the plaintext payload must be the same as the `device_keys`.`keys`.`ed25519:` -property. +property. If they differ, the recipient should discard the event. As the `keys` property is now redundant, it may be removed in a future version of Olm.