diff --git a/brainwallet.smartcash.cc.html b/brainwallet.smartcash.cc.html index 032be1b..59d3560 100644 --- a/brainwallet.smartcash.cc.html +++ b/brainwallet.smartcash.cc.html @@ -7956,7 +7956,7 @@ ninja.wallets.brainwallet = { document.getElementById("brainkeyarea").style.visibility = "visible"; } else { - alert("The passphrase you entered is too short.\n\n" + "Warning: Choosing a strong passphrase is important to avoid brute force attempts to guess your passphrase and steal your bitcoins."); + alert("The passphrase you entered is too short.\n\n" + "Warning: Choosing a strong passphrase is important to avoid brute force attempts to guess your passphrase and steal your SmartCash."); ninja.wallets.brainwallet.clear(); } }