diff --git a/api/src/main/java/com/velocitypowered/api/proxy/messages/PluginChannelId.java b/api/src/main/java/com/velocitypowered/api/proxy/messages/PluginChannelId.java index 119a0f350..037caf1f0 100644 --- a/api/src/main/java/com/velocitypowered/api/proxy/messages/PluginChannelId.java +++ b/api/src/main/java/com/velocitypowered/api/proxy/messages/PluginChannelId.java @@ -28,7 +28,7 @@ public interface PluginChannelId { /** * Wraps the specified Minecraft key so it can be used as a {@link PluginChannelId}, - * with the specified {@code legacyChannel} for clients onnected using Minecraft 1.12.2 + * with the specified {@code legacyChannel} for clients connected using Minecraft 1.12.2 * or earlier. * * @param legacyChannel the legacy channel name