Update SavedFeeds.tsx

This commit is contained in:
Minseo Lee
2024-05-13 14:07:07 +09:00
parent 134c0cc69a
commit db128eb27d
+1 -1
View File
@@ -175,7 +175,7 @@ export function SavedFeeds({}: Props) {
)}
<View style={styles.footerText}>
<Text type="sm" style={pal.textLight}>
<Text type="sm" style={[a.leading_snug, pal.textLight]}>
<Trans>
Feeds are custom algorithms that users build with a little coding
expertise.{' '}