From: Ian Coleman Date: Mon, 27 Apr 2020 00:47:31 +0000 (+1000) Subject: last word is/contains a checksum X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FBIP39.git;a=commitdiff_plain;h=1bf76fe32df9c374c6262e47dacb1ff331438198;hp=904e39748cb64ed7630c8f8eead7b841693e16df last word is/contains a checksum Closes #408 --- diff --git a/src/index.html b/src/index.html index 1184a0c..ae39c11 100644 --- a/src/index.html +++ b/src/index.html @@ -24,7 +24,7 @@
-

You can enter an existing BIP39 mnemonic, or generate a new random one. Typing your own twelve words will probably not work how you expect, since the words require a particular structure (the last word is a checksum).

+

You can enter an existing BIP39 mnemonic, or generate a new random one. Typing your own twelve words will probably not work how you expect, since the words require a particular structure (the last word contains a checksum).

For more info see the BIP39 spec.