diff --git a/cmd/evm/testdata/10/readme.md b/cmd/evm/testdata/10/readme.md index afa3787238..62e9ee73fd 100644 --- a/cmd/evm/testdata/10/readme.md +++ b/cmd/evm/testdata/10/readme.md @@ -1,6 +1,6 @@ ## EIP-1559 testing -This test contains testcases for EIP-1559, which were reported by Ori as misbehaving. +This test contains testcases for EIP-1559, which Ori reported as misbehaving. ``` [user@work evm]$ dir=./testdata/10 && ./evm t8n --state.fork=London --input.alloc=$dir/alloc.json --input.txs=$dir/txs.json --input.env=$dir/env.json --output.alloc=stdout --output.result=stdout 2>&1