diff --git a/src/features/rewards/mainToggle/__snapshots__/spec.tsx.snap b/src/features/rewards/mainToggle/__snapshots__/spec.tsx.snap index 13660f4eb..958f1b633 100644 --- a/src/features/rewards/mainToggle/__snapshots__/spec.tsx.snap +++ b/src/features/rewards/mainToggle/__snapshots__/spec.tsx.snap @@ -264,7 +264,6 @@ exports[`MainToggle tests basic tests matches the snapshot 1`] = ` > MISSING: rewardsOffText1 -
MISSING: rewardsOffText2 diff --git a/src/features/rewards/mainToggle/index.tsx b/src/features/rewards/mainToggle/index.tsx index 69961573e..544655fd6 100644 --- a/src/features/rewards/mainToggle/index.tsx +++ b/src/features/rewards/mainToggle/index.tsx @@ -47,8 +47,7 @@ export default class MainToggle extends React.PureComponent { ? {getLocale('rewardsWhy')} - {getLocale('rewardsOffText1')}
- {getLocale('rewardsOffText2')} + {getLocale('rewardsOffText1')} {getLocale('rewardsOffText2')}
{getLocale('rewardsOffText3')}