diff --git a/gnu/packages/haskell.scm b/gnu/packages/haskell.scm
index 4d1aabff0b83f28d846f6d70a088fab9c90bb2c6..95bb3811ca87ac50e69022d486c6a8c8c6204c4b 100644
--- a/gnu/packages/haskell.scm
+++ b/gnu/packages/haskell.scm
@@ -7145,7 +7145,7 @@ (define-public ghc-glob
        ("ghc-test-framework-quickcheck2" ,ghc-test-framework-quickcheck2)))
     (home-page "http://iki.fi/matti.niemenmaa/glob/")
     (synopsis "Haskell library matching glob patterns against file paths")
-    (description "This package providesa Haskell library for @dfn{globbing}:
+    (description "This package provides a Haskell library for @dfn{globbing}:
 matching patterns against file paths.")
     (license license:bsd-3)))