Skip to content

Commit 362be27

Browse files
committed
Fix typo in changelog
1 parent 746747e commit 362be27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGES.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
``setup.py`` as such. This is because adding a conditional dependency
2222
with an environment marker (``setuptools; python_version < '3.8'``)
2323
breaks installation in some scenarios, e.g. ``setup.py install`` or
24-
older versions of ``pip``. Ensure that ``setuptools`` in installed
24+
older versions of ``pip``. Ensure that ``setuptools`` is installed
2525
if using Python before 3.8.
2626

2727
4.2.5 (2022-12-23)

0 commit comments

Comments
 (0)