diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/screens/Onboarding/StepAlgoFeeds/index.tsx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/screens/Onboarding/StepAlgoFeeds/index.tsx b/src/screens/Onboarding/StepAlgoFeeds/index.tsx index bc9262884..7a87318e8 100644 --- a/src/screens/Onboarding/StepAlgoFeeds/index.tsx +++ b/src/screens/Onboarding/StepAlgoFeeds/index.tsx @@ -104,8 +104,8 @@ export function StepAlgoFeeds() { </Title> <Description> <Trans> - Feeds are created by users and organizations. They offer you varied - experiences and suggest content you may like using algorithms. + Custom feeds built by the community bring you new experiences and help + you find the content you love. </Trans> </Description> |