diff --git a/gnu/packages/messaging.scm b/gnu/packages/messaging.scm
index d1b8f1d3c137713dcd69edf73ccbd86416a3c47c..99e7092497d9629d73d78874a565626d6c1756a0 100644
--- a/gnu/packages/messaging.scm
+++ b/gnu/packages/messaging.scm
@@ -887,9 +887,9 @@ (define-public gajim-omemo
        ("python-cryptography" ,python-cryptography)
        ("python-qrcode" ,python-qrcode)))
     (synopsis "Gajim OMEMO plugin")
-    (description "This package provides the Gajim OMEMO plugin.  OMEMO is an
-XMPP Extension Protocol (XEP) for secure multi-client end-to-end encryption
-based on Axolotl and PEP.")
+    (description "Gajim-OMEMO is a plugin that adds support for the OMEMO
+Encryption to Gajim.  OMEMO is an XMPP Extension Protocol (XEP) for secure
+multi-client end-to-end encryption.")
     (home-page
      "https://dev.gajim.org/gajim/gajim-plugins/-/wikis/OmemoGajimPlugin")
     (license license:gpl3+)))