gnu: go-github-com-charmbracelet-glamour: Fix typo in description.
authorTobias Geerinckx-Rice <me@tobias.gr>
Fri, 9 Apr 2021 17:50:18 +0000 (19:50 +0200)
committerTobias Geerinckx-Rice <me@tobias.gr>
Sat, 10 Apr 2021 12:11:28 +0000 (14:11 +0200)
* gnu/packages/golang.scm (go-github-com-charmbracelet-glamour)
[description]: Fix typo.

gnu/packages/golang.scm

index 278a2ef..70dc653 100644 (file)
@@ -5827,7 +5827,7 @@ which produce colorized output using github.com/fatih/color.")
     (synopsis "Write handsome command-line tools with glamour")
     (description "@code{glamour} lets you render markdown documents and
 templates on ANSI compatible terminals.  You can create your own stylesheet or
-use one of our glamourous default themes.")
+use one of our glamorous default themes.")
     (license license:expat)))
 
 (define-public go-github-com-coreos-go-semver