summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Assistant/Alert.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Assistant/Alert.hs b/Assistant/Alert.hs
index 9e36ea693..7e825d8b2 100644
--- a/Assistant/Alert.hs
+++ b/Assistant/Alert.hs
@@ -325,7 +325,7 @@ pairRequestAcknowledgedAlert who button = baseActivityAlert
xmppNeededAlert :: AlertButton -> Alert
xmppNeededAlert button = Alert
- { alertHeader = Just "Keep your repositories in sync across the cloud, or share with friends."
+ { alertHeader = Just "Share with friends, and keep your devices in sync across the cloud."
, alertIcon = Just TheCloud
, alertPriority = High
, alertButton = Just button