summaryrefslogtreecommitdiff
path: root/gnu/packages/python-check.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/python-check.scm')
-rw-r--r--gnu/packages/python-check.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/python-check.scm b/gnu/packages/python-check.scm
index f5f615f03fe..22ffbd8d929 100644
--- a/gnu/packages/python-check.scm
+++ b/gnu/packages/python-check.scm
@@ -1212,7 +1212,7 @@ someone to import them in their actual tests to use them.")
(home-page "https://github.com/pytest-dev/pytest-html")
(synopsis "Pytest plugin for generating HTML reports")
(description
- "This packages provides a pytest plugin for generating HTML reports.")
+ "This package provides a pytest plugin for generating HTML reports.")
(license license:mpl2.0)))
(define-public python-pytest-metadata