diff --git a/supporting-docs/guides/2016-10-18-e2e_implementation.rst b/supporting-docs/guides/2016-10-18-e2e_implementation.rst index 39a51d3f..fdb2c69c 100644 --- a/supporting-docs/guides/2016-10-18-e2e_implementation.rst +++ b/supporting-docs/guides/2016-10-18-e2e_implementation.rst @@ -432,8 +432,10 @@ The client should build a JSON query object as follows: .. code:: json { - "": {}, - ... + "device_keys": { + "": {}, + [...] + } } Each member in the room should be included in the query. This is then