diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm index f424c6a103..1b76e6008c 100644 --- a/gnu/packages/python-web.scm +++ b/gnu/packages/python-web.scm @@ -5465,7 +5465,7 @@ (define-public python-plaster-pastedeploy (description "This plugin for @code{python-plaster} adds support for PasteDeploy syntax, it provides a plaster @code{Loader} object that can parse ini files -according to the standard set by PasteDeploy ") +according to the standard set by PasteDeploy") (license license:expat))) (define-public python-hupper