From 07f548cb6c132908066c0edb1ffdc4b7326df0ee Mon Sep 17 00:00:00 2001 From: Hailey Date: Fri, 7 Jun 2024 11:45:47 -0700 Subject: [PATCH] more copy edit --- src/screens/StarterPack/Landing/index.tsx | 2 +- src/screens/StarterPack/Wizard/StepFeeds.tsx | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/src/screens/StarterPack/Landing/index.tsx b/src/screens/StarterPack/Landing/index.tsx index f4dd406693..08e61e61f5 100644 --- a/src/screens/StarterPack/Landing/index.tsx +++ b/src/screens/StarterPack/Landing/index.tsx @@ -130,7 +130,7 @@ function LandingScreenInner({ {!!feeds?.length && ( <> - Join Bluesky now to subscribe to these feeds: + What's in this starter pack? fetchNextPage() : undefined} onEndReachedThreshold={2} renderScrollComponent={props => }