mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-22 09:18:38 +01:00
Fix typo s/he/the/
This commit is contained in:
parent
bfa9937bdc
commit
9252b3e1a2
|
|
@ -191,8 +191,8 @@ in the event JSON in a ``hash`` object under a ``sha256`` key.
|
||||||
return event_json_object
|
return event_json_object
|
||||||
|
|
||||||
The event is then stripped of all non-essential keys both at the top level and
|
The event is then stripped of all non-essential keys both at the top level and
|
||||||
within the ``content`` object. Any top-level keys not in he following list MUST
|
within the ``content`` object. Any top-level keys not in the following list
|
||||||
be removed:
|
MUST be removed:
|
||||||
|
|
||||||
.. code::
|
.. code::
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue