gnu: go-github-com-charmbracelet-glamour: Fix typo in description.

* gnu/packages/golang.scm (go-github-com-charmbracelet-glamour)
[description]: Fix typo.
This commit is contained in:
Tobias Geerinckx-Rice 2021-04-09 19:50:18 +02:00
parent 3fb6d439fe
commit 1b2dbcf0c8
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -5827,7 +5827,7 @@ (define-public go-github-com-charmbracelet-glamour
(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