Skip to content

Commit f2e7f7a

Browse files
authored
Update CHANGELOG.md
Signed-off-by: plun1331 <[email protected]>
1 parent a87fd64 commit f2e7f7a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ These changes are available on the `master` branch, but have not yet been releas
3535
([#2584](https://github.com/Pycord-Development/pycord/pull/2584))
3636
- Fixed the `is_owner()` `user` type hint: `User` -> `User | Member`.
3737
([#2593](https://github.com/Pycord-Development/pycord/pull/2593))
38-
- Fixed `guild.create_test_entitlement()` and `user.create_test_entitlement()` to use
39-
the application endpoint with the correct ID.
38+
- Fixed `Guild.create_test_entitlement()` and `User.create_test_entitlement()` using
39+
the guild/user ID instead of the application ID.
4040
([#2595](https://github.com/Pycord-Development/pycord/pull/2595))
4141

4242
### Changed

0 commit comments

Comments
 (0)