Compare commits

..

1 commit

Author SHA1 Message Date
Johannes Marbach c95686ebc9
Merge 264f8fed7a into 8a2c58b1b1 2025-03-31 08:06:20 +00:00
2 changed files with 1 additions and 2 deletions

View file

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

View file

@ -1336,7 +1336,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.