Fixed a typo on the onboarding recommended screen (#1604)
parent
b1a1bae02e
commit
c6da98c818
|
@ -65,7 +65,7 @@ export const RecommendedFeeds = observer(function RecommendedFeedsImpl({
|
|||
tdStyles.title2,
|
||||
isTabletOrMobile && tdStyles.title2Small,
|
||||
]}>
|
||||
Recomended
|
||||
Recommended
|
||||
</Text>
|
||||
<Text
|
||||
style={[
|
||||
|
|
Loading…
Reference in New Issue