Skip to content

Commit 90fc72d

Browse files
committed
Fix grammer
1 parent 8dab473 commit 90fc72d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/developers/contributing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ Both unit tests and docstring doctests are included when computing coverage. Run
193193
will automatically run the test suite with coverage and produce a XML coverage report.
194194
This should be 100% before code can be accepted into the main code base.
195195

196-
You can also generate a HTML rendered of the coverage report by running::
196+
You can also generate an HTML coverage report by running::
197197

198198
$ hatch env run --env test.py3.12-2.1-optional run-coverage-html
199199

0 commit comments

Comments
 (0)