Compare commits

..

1 commit

Author SHA1 Message Date
Kévin Commaille 3c4edd027e
Merge 2e0dcad0b4 into 8a2c58b1b1 2025-03-28 16:31:19 -04:00
2 changed files with 1 additions and 2 deletions

View file

@ -1 +0,0 @@
Fix various typos throughout the specification.

View file

@ -1337,7 +1337,7 @@ calculated as follows.
The *content hash* of an event covers the complete event including the
*unredacted* contents. It is calculated as follows.
First, any existing `unsigned`, `signatures`, and `hashes` properties are
First, any existing `unsigned`, `signature`, and `hashes` members are
removed. The resulting object is then encoded as [Canonical
JSON](/appendices#canonical-json), and the JSON is hashed using
SHA-256.