diff --git a/src/types/mojang/endpoint-status.ts b/src/types/mojang/endpoint-status.ts index 212596c..e37f173 100644 --- a/src/types/mojang/endpoint-status.ts +++ b/src/types/mojang/endpoint-status.ts @@ -20,9 +20,9 @@ type EndpointStatus = { name: string; /** - * The hostname of the service. + * The endpoint of the service. */ - hostname: string; + endpoint: string; /** * The status of the service.