diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm
index 170793de2c48374f00e0510826f442eabe1ef8bd..6a908684676e1d4391395ba57a6e41794437e7b0 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -350,7 +350,7 @@ (define-public fcgi
     ;; This is an archived fork of the original home page, www.fastcgi.com.
     (home-page "https://fastcgi-archives.github.io/")
     (synopsis "Language-independent, high-performant extension to CGI")
-    (description "FastCGI is a language independent, scalable extension to CGI
+    (description "FastCGI is a language-independent, scalable extension to CGI
 that provides high performance without the limitations of server specific
 APIs.")
     ;; This package is released under the Open Market License, a variant of