Skip to content

Commit d8e9976

Browse files
authored
Fix internal link to BIP39 section (#33)
1 parent 8826fb4 commit d8e9976

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The cryptographic primitives included are:
2020
* [CSPRNG (Cryptographically strong pseudorandom number generator)](#csprng-cryptographically-strong-pseudorandom-number-generator)
2121
* [secp256k1 curve](#secp256k1-curve)
2222
* [BIP32 HD Keygen](#bip32-hd-keygen)
23-
* [BIP39 Mnemonic phrases](#bip39-mnemonic-phrases)
23+
* [BIP39 Mnemonic phrases](#bip39-mnemonic-seed-phrase)
2424
* [AES Encryption](#aes-encryption)
2525

2626
## Usage

0 commit comments

Comments
 (0)