cmd/evm/testdata: fix typos in docs (#27742)

This commit is contained in:
Pierre Grimaud
2023-07-18 14:07:25 +02:00
committed by GitHub
parent e86ad52640
commit 7f756dc118
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
These files exemplify a transition where a transaction (excuted on block 5) requests
These files exemplify a transition where a transaction (executed on block 5) requests
the blockhash for block `4`, but where the hash for that block is missing.
It's expected that executing these should cause `exit` with errorcode `4`.