Skip to content

Commit 8844795

Browse files
authored
Fix minor typo in features list of version 23.0 (#11785)
1 parent 7ff4da6 commit 8844795

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NEWS.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Features
2222
modify the externally managed environment. (`#11381 <https://github.com/pypa/pip/issues/11381>`_)
2323
- Enable the use of ``keyring`` found on ``PATH``. This allows ``keyring``
2424
installed using ``pipx`` to be used by ``pip``. (`#11589 <https://github.com/pypa/pip/issues/11589>`_)
25-
- The inspect and installation report formats are now declared stabled, and their version
25+
- The inspect and installation report formats are now declared stable, and their version
2626
has been bumped from ``0`` to ``1``. (`#11757 <https://github.com/pypa/pip/issues/11757>`_)
2727

2828
Bug Fixes

0 commit comments

Comments
 (0)