From 9cf18b7c22b4275057274fcb2d0bae1b2f8fdf4b Mon Sep 17 00:00:00 2001 From: jutty Date: Fri, 14 Jun 2024 03:36:56 -0300 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f02af72..656475e 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ A Telnet, SSH, DNS and Simple HTTP Based Public IP Address Lookup Service - **IPv4**: `wget -qO- myip4.bsd.cafe` - **IPv6**: `wget -qO- myip6.bsd.cafe` -For HTTP (CURL and WGET above), use `myip.bsd.cafe/raw` to get only the email address. This also works for the HTTP IPv4 and IPv6 addresses. +For HTTP (CURL and WGET above), use `myip.bsd.cafe/raw` to get only the IP address. This also works for the HTTP IPv4 and IPv6 addresses. ----------------------------------------- ### VERSION ###