Skip to content

Commit 5678fb6

Browse files
authored
Fix typo in pylock-toml.rst
1 parent 11477a6 commit 5678fb6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/specifications/pylock-toml.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -788,7 +788,7 @@ a suggestion):
788788
- Else if there are entries for :ref:`pylock-packages-wheels`:
789789

790790
#. Look for the appropriate wheel file based on
791-
:ref:`pylock-packages-wheels-name`; if one is not found then move on to
791+
:ref:`pylock-packages-wheels-name`; if none is not found then move on to
792792
:ref:`pylock-packages-sdist` or an error MUST be raised about a
793793
lack of source for the project.
794794
#. Get the file:

0 commit comments

Comments
 (0)