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: {