From 107307b8459cb6e50a15bbdfe5c8ec4dd1684c36 Mon Sep 17 00:00:00 2001 From: DR497 <47689875+dr497@users.noreply.github.com> Date: Wed, 13 Dec 2023 14:59:09 +0800 Subject: [PATCH] fix consistent wording favorite <> main profile SNS-151 --- src/components/ProgressExplainerModal.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/ProgressExplainerModal.tsx b/src/components/ProgressExplainerModal.tsx index 4d90c85..588e00c 100644 --- a/src/components/ProgressExplainerModal.tsx +++ b/src/components/ProgressExplainerModal.tsx @@ -21,7 +21,7 @@ const stepsImages: Record< 1: { image: require("@assets/onboading/favorite-domain.png"), text: () => - t`Click the star icon to select your favorite profile. Keep track of your main profile's completion progress with the profile completion bar.`, + t`Click the star icon to select your favorite profile. Keep track of your favorite profile's completion progress with the profile completion bar.`, icon: , }, 2: {