Skip to content

Commit c3319bf

Browse files
committed
Fix typo in changelog
1 parent b9068d3 commit c3319bf

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
- ``supervisorctl`` now reads extra files included via the ``[include]``

0 commit comments

Comments
 (0)