diff --git a/package.json b/package.json index cd3a0f2a..e3ae1cef 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bitcoin-unlimited-web", - "version": "0.7.7", + "version": "0.8.0", "description": "The Bitcoin Unlimited web site", "author": "Bitcoin Unlimited Developers", "contributors": [ diff --git a/src/locales/en.json b/src/locales/en.json index 8de5fc0f..e1f86f1a 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -35,7 +35,7 @@ "helpTwo": "Paste the signer's address into the first field, the signature statement into the second field, and the signature into the third one.", "helpThree": "Note: do not change the whitespace of the signature statement.", "helpFour": "Finally run 'sha256sum' on your downloaded file to make sure it matches.", - "helpFive": "You can check that and address corresponds to a user on the users' profile page on the", + "helpFive": "You can check that an address corresponds to a user on the users' profile page on the", "forum": "bitco.in forum", "statement": "Signed Statement", "tip": "Do not add a final return character to the statement above when verifying the signature in the Bitcoin client.",