Skip to content

Commit acc0cc9

Browse files
docs: Fix typo
Co-authored-by: Xavier Fernandez <[email protected]>
1 parent 8acf6d4 commit acc0cc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/html/user_guide.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1854,7 +1854,7 @@ We plan for the resolver changeover to proceed as follows, using
18541854
* pip 20.3: pip defaults to the new resolver in Python 3 environments,
18551855
but a user can opt-out and choose the old resolver behavior,
18561856
using the flag ``--use-deprecated=legacy-resolver``. In Python 2
1857-
environments, pip defaults to the old resolver, and the new one ia
1857+
environments, pip defaults to the old resolver, and the new one is
18581858
available using the flag ``--use-feature=2020-resolver``.
18591859

18601860
* pip 21.0: pip uses new resolver, and the old resolver is no longer

0 commit comments

Comments
 (0)