From 64cd4be32f7bc0fb93657048df0b0d98fbe055b7 Mon Sep 17 00:00:00 2001 From: Alexander Ivanov Date: Tue, 4 Feb 2020 23:01:00 +0300 Subject: [PATCH] Changed "best code" to "beta code" in betatesting --- _develop/betatesting.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_develop/betatesting.md b/_develop/betatesting.md index 598abce7..701121ff 100644 --- a/_develop/betatesting.md +++ b/_develop/betatesting.md @@ -24,9 +24,9 @@ If you have installed the local Blockstack client on macOS, you can use the "hid The beta version of Blockstack uses the code from the Blockstack `develop` branch. When using this code, you can test the latest versions but you may encounter issues. Please file any issues on the blockstack/blockstack-browser repository. -To use the beta version of the web application, simply visit the beta.blockstack.browser.org app. If you are using a local client, you can use the hidden menu to turn beta mode on. To turn it off, simply return to using the regular menu. +To use the beta version of the web application, simply visit the beta.blockstack.browser.org app. If you are using a local client, you can use the hidden menu to turn beta mode on. To turn it off, simply return to using the regular menu. -Once beta mode is engaged, your local Blockstack redirects all activity to a hosted version of Blockstack at `beta.browser.blockstack.org`. You'll have to sign in with your Blockstack ID again to the best code. You can resume usage of your local Blockstack client at any time by disabling the beta mode in the hidden menu. +Once beta mode is engaged, your local Blockstack redirects all activity to a hosted version of Blockstack at `beta.browser.blockstack.org`. You'll have to sign in with your Blockstack ID again to the beta code. You can resume usage of your local Blockstack client at any time by disabling the beta mode in the hidden menu. {% include note.html content="The Linux version of the local Blockstack client does not support a beta mode. Instead, you should test using the beta version of the web app." %}