diff --git a/gnu/packages/compression.scm b/gnu/packages/compression.scm
index d2de0d3b8bdc1683c64831295e88233afcde32d8..a732ca26ded547d1e76aac8b99bf0d128e703029 100644
--- a/gnu/packages/compression.scm
+++ b/gnu/packages/compression.scm
@@ -755,7 +755,7 @@ (define-public python-lz4
      `(("python-nose" ,python-nose)
        ("python-setuptools-scm" ,python-setuptools-scm)))
     (home-page "https://github.com/python-lz4/python-lz4")
-    (synopsis "LZ4 Bindings for Python")
+    (synopsis "LZ4 bindings for Python")
     (description
      "This package provides python bindings for the lz4 compression library
 by Yann Collet.  The project contains bindings for the LZ4 block format and