Skip to content
This repository was archived by the owner on Oct 30, 2024. It is now read-only.

Commit 3a96b6e

Browse files
authored
Merge pull request #52 from vipyne/patch-1
Fix typo in README.md
2 parents 86464c9 + 4affe9d commit 3a96b6e

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
@@ -78,7 +78,7 @@ Constructors:
7878
* `fromMasterSeed(seed)` - create an instance based on a seed
7979
* `fromExtendedKey(key)` - create an instance based on a BIP32 extended private or public key
8080

81-
For the seed we suggest to use [bip39](https://npmjs.org/packages/bip39) to create one from a BIP39 mnemonic.
81+
For the seed we suggest to use [bip39](https://npmjs.org/package/bip39) to create one from a BIP39 mnemonic.
8282

8383
Instance methods:
8484

0 commit comments

Comments
 (0)