diff --git a/api/src/main/java/com/velocitypowered/api/event/connection/package-info.java b/api/src/main/java/com/velocitypowered/api/event/connection/package-info.java index 44e41f8d5..8f02c2b15 100644 --- a/api/src/main/java/com/velocitypowered/api/event/connection/package-info.java +++ b/api/src/main/java/com/velocitypowered/api/event/connection/package-info.java @@ -1,4 +1,4 @@ /** - * Provides events for handling incoming connections to the proxy and loigns. + * Provides events for handling incoming connections to the proxy and logins. */ package com.velocitypowered.api.event.connection; \ No newline at end of file