cmd/evm: fix typos in documentation (#27501)

This commit is contained in:
John Chase
2023-06-19 08:44:54 +02:00
committed by GitHub
parent 4544dc5f32
commit cd3b8c3d78
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
## Input transactions in RLP form
This testdata folder is used to examplify how transaction input can be provided in rlp form.
This testdata folder is used to exemplify how transaction input can be provided in rlp form.
Please see the README in `evm` folder for how this is performed.