Fix typo s/he/the/
This commit is contained in:
parent
bfa9937bdc
commit
9252b3e1a2
1 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue