diff --git a/index.html b/index.html index 89a22f8..f9fa1d3 100644 --- a/index.html +++ b/index.html @@ -84,7 +84,7 @@

Multiple command line HTTP clients are supported, including curl, httpie, httpie-go, GNU Wget, fetch, and bat.

-

All endpoints (except /port) can return information about a custom IP address specified via ?ip= query parameter.

+

All endpoints, with the exception of /port, can return information about a custom IP address specified via ?ip= query parameter.

@@ -129,7 +129,6 @@ $ http {{ .Host }}/city $ http {{ .Host }}/asn {{ .ASN }} {{ if .ASNOrg }} -

Looks like you're with {{ .ASNOrg }}

{{ end }} {{ end }}