Skip to content

Commit 4fcaba5

Browse files
w4ll3wyc
authored andcommitted
Fix typo
1 parent 5696354 commit 4fcaba5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/client.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ export enum ErrorTypes {
2020
* Possible signature types that this library supports.
2121
*
2222
* This enum will be removed in future releases. And signature type will be
23-
* infered from version.
23+
* inferred from version.
2424
*/
2525
export enum SignatureType {
2626
/**EIP-191 signature scheme */

0 commit comments

Comments
 (0)