Fix changelog typo (#6690)

This commit is contained in:
Sergi del Olmo 2025-05-10 15:34:37 +02:00 committed by GitHub
parent d90fc3415c
commit 04de72e85e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,7 +10,7 @@ Do not update plugin minimum API versions unless you need new features added in
Consider using the `mcpe-protocol` directive in `plugin.yml` as a constraint if you're using packets directly.
## General
- Aded support for Minecraft: Bedrock Edition 1.21.80.
- Added support for Minecraft: Bedrock Edition 1.21.80.
- Removed support for earlier versions.
## Fixes