diff --git a/CHANGELOG.md b/CHANGELOG.md index 8638bbfd07..b3025ae707 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,7 +15,7 @@ These changes are available on the `master` branch, but have not yet been releas - Fixed the type-hinting of `Member.move_to` and `Member.edit` to reflect actual behavior. ([#2386](https://github.com/Pycord-Development/pycord/pull/2386)) - Fixed a `DeprecationWarning` from being displayed when running `python -m discord -v` - by replacing the depricated module. + by replacing the deprecated module. ([#2392](https://github.com/Pycord-Development/pycord/pull/2392)) ### Changed