Skip to content

Commit aff7add

Browse files
committed
docs: fixed typo in jsdocs for Wallet.createRandom (#4461)
1 parent 3931528 commit aff7add

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src.ts/wallet/wallet.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ export class Wallet extends BaseWallet {
141141
}
142142

143143
/**
144-
* Creates a new random [[HDNodeWallet]] using the avavilable
144+
* Creates a new random [[HDNodeWallet]] using the available
145145
* [cryptographic random source](randomBytes).
146146
*
147147
* If there is no crytographic random source, this will throw.

0 commit comments

Comments
 (0)