From 0c1ebb3986b4217321ce9a768cdaab3b85eaa443 Mon Sep 17 00:00:00 2001 From: eatdostacos <64234158+eatdostacos@users.noreply.github.com> Date: Mon, 11 May 2020 15:18:22 -0700 Subject: [PATCH] Remove Coming Soon (It Arrived) (#1276) * Remove Coming Soon (It Arrived) --- content/faq/accounts-and-sync.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/faq/accounts-and-sync.md b/content/faq/accounts-and-sync.md index f1e4e884..fd81cdac 100644 --- a/content/faq/accounts-and-sync.md +++ b/content/faq/accounts-and-sync.md @@ -6,7 +6,7 @@ order: 3 Users expect consistent experiences across devices and sessions. This includes everything from account preferences to subscriptions to account balances. In the land of central servers, this is straightforward, but in blockchain land, it is tricky. This article explains how we provide this functionality, various options in using it, and it's limitations. -Users can establish accounts with lbry.tv on all of our applications. You'll be required to create a password when signing up through lbry.tv (coming soon to Desktop) and confirm the email address. You can sign into existing accounts via the password or via email confirmation. +Users can establish accounts with lbry.tv on all of our applications. You'll be required to create a password when signing up through lbry.tv and confirm the email address. You can sign into existing accounts via the password or via email confirmation. ## Account passwords and logging in @@ -76,4 +76,4 @@ Syncing is automatically on for lbry.tv users and cannot be disabled. After all, ## I'm having trouble -If you have any trouble using or enrolling in account sync, check out this [FAQ article](/faq/how-to-report-bugs) on how to report this to us. +If you're having any trouble using or enrolling in account sync, check out this [FAQ article](/faq/how-to-report-bugs) on how to report this to us.