Skip to content

Commit

Permalink
update message
Browse files Browse the repository at this point in the history
Co-authored-by: surfdude29 <149612116+surfdude29@users.noreply.github.com>
  • Loading branch information
mozzius and surfdude29 authored Jan 26, 2025
1 parent 4a83fe4 commit ddf92b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/view/screens/Search/Search.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -561,7 +561,7 @@ let SearchScreenInner = ({
style={t.atoms.text_contrast_medium as StyleProp<ViewStyle>}
/>
<Text style={[t.atoms.text_contrast_medium, a.text_md]}>
<Trans>Find posts and users on Bluesky</Trans>
<Trans>Find posts, users, and feeds on Bluesky</Trans>
</Text>
</View>
</View>
Expand Down

0 comments on commit ddf92b7

Please sign in to comment.