From 21c5d43abc525e8f659aec05593aec4de409f4a6 Mon Sep 17 00:00:00 2001 From: Tizian Maxime Weigt Date: Sun, 24 Aug 2025 15:58:48 +0200 Subject: [PATCH] Update error section in README with possible errors --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fe6b1c0..205cd1d 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ https://cdn.t-w.dev/whois?ip={IP} | ----- | ------ | -------------------------- | | error | string | Description of the problem | -**Examples:** +**Possible errors:** ```json { "error": "Missing 'ip' parameter" }