diff options
author | Paul Frazee <pfrazee@gmail.com> | 2024-01-31 21:52:32 -0800 |
---|---|---|
committer | Paul Frazee <pfrazee@gmail.com> | 2024-01-31 21:52:32 -0800 |
commit | 17db71ac0e83231a42ba1826f56e4a726c1eb5d1 (patch) | |
tree | b99c194d57b1b6b135e45224c8a117554df496ea /src | |
parent | f6cdebb8af0aafc2559627a054842796c0b7867a (diff) | |
download | voidsky-17db71ac0e83231a42ba1826f56e4a726c1eb5d1.tar.zst |
Tweak content
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> |