diff --git a/content/client-server-api/modules/end_to_end_encryption.md b/content/client-server-api/modules/end_to_end_encryption.md index 51251b0d..6f2d00b2 100644 --- a/content/client-server-api/modules/end_to_end_encryption.md +++ b/content/client-server-api/modules/end_to_end_encryption.md @@ -565,7 +565,7 @@ in this specification must be under the `m.key.verification` namespace and any other event types must be namespaced according to the Java package naming convention. -{{% event event="m.room.message$m.key.verification.request" %}} +{{% event event="m.room.message$m.key.verification.request" title="`m.room.message` with `msgtype: m.key.verification.request`" %}} {{% event event="m.key.verification.request" %}}