Skip to content

Commit 271ed7b

Browse files
committed
fix2
1 parent 3fda912 commit 271ed7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/html/cli/pip_wheel.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Differences to `build`
3535

3636
`build <https://pypi.org/project/build/>`_ is a simple tool which can among other things build
3737
wheels for projects using PEP 517. It is comparable to the execution of ``pip wheel --no-deps .``.
38-
``pip wheel`` coveres the wheel scope of ``build`` but offers many additional features.
38+
``pip wheel`` covers the wheel scope of ``build`` but offers many additional features.
3939

4040
Options
4141
=======

0 commit comments

Comments
 (0)