Skip to content

Commit e1883c2

Browse files
authored
Merge pull request ethereumjs#138 from FranciZ/patch-1
Fix typo in beforeTx description
2 parents d153664 + cd253fc commit e1883c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ Emits the block that is about to be processed.
156156
Emits the results of the processing a block.
157157

158158
#### `beforeTx`
159-
Emits the Transaction that I about to be processed.
159+
Emits the Transaction that is about to be processed.
160160

161161
#### `afterTx`
162162
Emits the result of the transaction.

0 commit comments

Comments
 (0)