Update algorithm visibility toggle copy

This commit is contained in:
vineyardbovines
2026-08-27 14:36:53 -04:00
parent c4c999ff4f
commit deea1f914a
@@ -41,9 +41,9 @@ export function AlgoVisibilityOptOut() {
<Text style={[a.leading_snug, t.atoms.text_contrast_high]}> <Text style={[a.leading_snug, t.atoms.text_contrast_high]}>
<Trans> <Trans>
On Bluesky, this means your posts will only appear in the Discover Bluesky will not show your posts in the Discover feed (except to your
feed to people who follow you. Other apps can choose to use this followers) and will ask other apps not to show your posts in their own
preference in their own algorithmic recommendations. algorithmic recommendations.
</Trans> </Trans>
</Text> </Text>
</View> </View>