From 9252b3e1a29c4c105aaa169e4c03a2ff6ac3a1d8 Mon Sep 17 00:00:00 2001 From: "Paul \"LeoNerd\" Evans" Date: Mon, 19 Oct 2015 17:44:09 +0100 Subject: [PATCH] Fix typo s/he/the/ --- specification/event_signing.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/specification/event_signing.rst b/specification/event_signing.rst index 9f33c796e..3ad3d8a7c 100644 --- a/specification/event_signing.rst +++ b/specification/event_signing.rst @@ -191,8 +191,8 @@ in the event JSON in a ``hash`` object under a ``sha256`` key. return event_json_object 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 -be removed: +within the ``content`` object. Any top-level keys not in the following list +MUST be removed: .. code::