Wording tweak in CONTRIBUTING.rst

It's not just API changes that need changelogs.
This commit is contained in:
Richard van der Hoff 2023-12-19 14:58:58 +00:00 committed by GitHub
parent 37ab151aad
commit e9d3f84d2e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -72,7 +72,7 @@ ask.
Adding to the changelog Adding to the changelog
~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~
All API specifications require a changelog entry. Adding to the changelog can only All changes to the specificatios require a changelog entry. Adding to the changelog can only
be done after you've opened your pull request, so be sure to do that first. be done after you've opened your pull request, so be sure to do that first.
The changelog is managed by `Towncrier <https://github.com/twisted/towncrier>`_ in the The changelog is managed by `Towncrier <https://github.com/twisted/towncrier>`_ in the