Skip to content

Commit d7536d4

Browse files
committed
Fix grammar
1 parent cb50601 commit d7536d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/html/topics/more-dependency-resolution.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ Pip's current implementation of the provider implements
163163
only consider them until there are no longer any resolution conflicts
164164

165165
Pip's current implementation of the provider implements `get_preference`
166-
for known requirements with the following preferences in following order:
166+
for known requirements with the following preferences in the following order:
167167

168168
* Any requirement that is "direct", e.g., points to an explicit URL.
169169
* Any requirement that is "pinned", i.e., contains the operator ``===``

0 commit comments

Comments
 (0)