diff --git a/server%2Fquery.md b/server%2Fquery.md index b7a5859..aef0a63 100644 --- a/server%2Fquery.md +++ b/server%2Fquery.md @@ -15,10 +15,10 @@ Ping a Java or Bedrock server and retrieve it's status. | port | number | `25565`/`19132` Respectively | `The port of the server to lookup` | ## Error Codes -| Code | Description | -|---------------------|:--------------------------------------:| -| `400 (BAD_REQUEST)` | The platform or hostname is invalid | -| `404 (NOT_FOUND)` | The requested server couldn't be found | +| Code | Description | +|---------------------|:------------------------------------------:| +| `400 (BAD_REQUEST)` | The platform, hostname, or port is invalid | +| `404 (NOT_FOUND)` | The requested server couldn't be found | ## Cache Results are cached for up to `1 minute`