Update algorithmic recommendations helper text (#11546)

(cherry picked from commit 59082016e9)
This commit is contained in:
Spence Pope
2026-08-26 11:45:28 -04:00
committed by Eric Bailey
parent 2986dd1dc8
commit 36b32d2f5d
@@ -41,9 +41,9 @@ export function AlgoVisibilityOptOut() {
<Text style={[a.leading_snug, t.atoms.text_contrast_high]}>
<Trans>
Bluesky will not show your posts in the Discover feed (except to your
followers) and will ask other apps not to show your posts in their own
algorithmic recommendations.
On Bluesky, this means your posts will only appear in the Discover
feed to people who follow you. Other apps can choose to use this
preference in their own algorithmic recommendations.
</Trans>
</Text>
</View>