From 9dc39f51bfe00c80d9179d8af2e7aab8b25aa808 Mon Sep 17 00:00:00 2001 From: Hailey Date: Fri, 7 Jun 2024 10:41:14 -0700 Subject: [PATCH] change wording --- src/screens/StarterPack/Main/index.tsx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/screens/StarterPack/Main/index.tsx b/src/screens/StarterPack/Main/index.tsx index 426d7441c2..cccdb9c5bb 100644 --- a/src/screens/StarterPack/Main/index.tsx +++ b/src/screens/StarterPack/Main/index.tsx @@ -182,7 +182,10 @@ function Header({ {record.description} - {starterPack.joinedAllTimeCount} people joined this week! + + {starterPack.joinedAllTimeCount} people have joined this starter + pack! +