Skip to content

Commit e578011

Browse files
committed
docs: fixed typo (#4522)
1 parent 1b32365 commit e578011

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src.ts/providers/provider.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ export interface PreparedTransactionRequest {
273273
nonce?: number;
274274

275275
/**
276-
* The maximum amount of gas to allow this transaction to consime.
276+
* The maximum amount of gas to allow this transaction to consume.
277277
*/
278278
gasLimit?: bigint;
279279

0 commit comments

Comments
 (0)