Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion source/specifications/pylock-toml.rst
Original file line number Diff line number Diff line change
Expand Up @@ -788,7 +788,7 @@ a suggestion):
- Else if there are entries for :ref:`pylock-packages-wheels`:

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