Skip to content

Commit cd253fc

Browse files
authored
Fix typo in beforeTx description
1 parent d153664 commit cd253fc

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)