From 6a8763f7777ec15dc88f9b8608b62c95ad06229f Mon Sep 17 00:00:00 2001 From: Jonathan Staab Date: Tue, 7 Mar 2023 14:24:31 -0600 Subject: [PATCH] Tweak wording --- ROADMAP.md | 2 +- src/routes/Login.svelte | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ROADMAP.md b/ROADMAP.md index 546969f7..4b69894b 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -1,6 +1,5 @@ # Current -- [ ] Use submit buttons where relevant - [ ] Go over onboarding process, suggest some good relays for newcomers - [ ] Submit blog post with new onboarding process built in - [ ] Fix hover on notes in modal @@ -38,6 +37,7 @@ # More +- [ ] Abort all context subs when navigating - [ ] Separate mentions from other notifications - [ ] Performance - same deal as with formatTimestamp, don't use functions inline since svelte can't cache them diff --git a/src/routes/Login.svelte b/src/routes/Login.svelte index 6f44b9d9..b7417db1 100644 --- a/src/routes/Login.svelte +++ b/src/routes/Login.svelte @@ -34,10 +34,10 @@
Welcome! - To the Nostr Protocol + To the Nostr Network

- To log in to existing account, simply click below. If you have + Click below to log in or create an account. If you have a compatible browser extension installed, we will use that.