Skip to content

Commit

Permalink
sign-up.component.html removed duplicate words "under the under the" (#…
Browse files Browse the repository at this point in the history
…303)

Change from:
Every DeSo wallet consists of a public/private keypair generated using the same key derivation standard used by Bitcoin, namely BIP39 under the under the m/44'/0'/0'/0/n derivation path.

To:
Every DeSo wallet consists of a public/private keypair generated using the same key derivation standard used by Bitcoin, namely BIP39 under the m/44'/0'/0'/0/n derivation path.
  • Loading branch information
chrisjacob authored Apr 29, 2024
1 parent 62c6059 commit 7952f60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/sign-up/sign-up.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ <h3 class="text--neutral-white">Safely store your DeSo seed phrase</h3>
href="https://github.com/bitcoin/bips/blob/master/bip-0039.mediawiki"
>BIP39</a
>
under the under the m/44'/0'/0'/0/n derivation path.
under the m/44'/0'/0'/0/n derivation path.
</p>
<p class="padding-top--medium">
Because of this, you can verify that the wallet is behaving as it
Expand Down

0 comments on commit 7952f60

Please sign in to comment.