From 110a8effdbebcdbaef0cd966c8125ce9b49aa8bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alonso=20Gonz=C3=A1lez?= Date: Mon, 27 Nov 2023 16:16:52 +0100 Subject: [PATCH] Update evm/spec/mpts.tex Co-authored-by: wborgeaud --- evm/spec/mpts.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/evm/spec/mpts.tex b/evm/spec/mpts.tex index dbd0f27b..bb0547cd 100644 --- a/evm/spec/mpts.tex +++ b/evm/spec/mpts.tex @@ -35,7 +35,7 @@ The storage trie payload in turn is a single word. The transaction trie nodes contain the length of the RLP encoded transaction, followed by the bytes of the RLP encoding of the transaction. \subsubsection{Receipt Trie} -The payload of the recipts trie is a receipt. Each receipt is stored as +The payload of the receipts trie is a receipt. Each receipt is stored as \begin{enumerate} \item the length in words of the payload, \item the status,