diff --git a/_includes/sections/instant-messenger.html b/_includes/sections/instant-messenger.html
index e7976ce8..17909486 100644
--- a/_includes/sections/instant-messenger.html
+++ b/_includes/sections/instant-messenger.html
@@ -23,7 +23,7 @@ ios=""
title="Wire"
image="/assets/img/tools/wire.png"
description="A free software End-to-End Encrypted chatting application that supports instant messaging, voice, and video calls. Full source code is available."
-labels="warning:Warning:Wire stores metadata such as list of your connections/conversations in plaintext (= not encrypted).,success:VoIP"
+labels="warning:Warning:Wire stores some plaintext metadata about its users on their servers. This data includes users' lists of connections and conversations.,success:VoIP"
website="https://wire.com/"
forum="https://forum.privacytools.io/t/discussion-wire/750"
github="https://github.com/wireapp/"