Skip to content

Commit 9e27ecf

Browse files
author
ScottyPoi
committed
fix typo
1 parent e17614f commit 9e27ecf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/testdata/src/signers.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import { Address, hexToBytes } from '@ethereumjs/util'
22

33
/**
4-
* Commen set of Signers for internal test construction.
4+
* Common set of Signers for internal test construction.
55
* Sets of privateKeys, publicKeys, and addresses
66
* Use these signers in test construction instead of hardcoding or constructing new signers.
77
*/

0 commit comments

Comments
 (0)