From 93a5de5f20a93e808b98c02a0d59140fee570600 Mon Sep 17 00:00:00 2001 From: csobier Date: Thu, 13 Oct 2016 08:38:03 -0400 Subject: [PATCH] Docs issue #1115 Updated description for IP address --- doc/geocoding_functions.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/geocoding_functions.md b/doc/geocoding_functions.md index 2eb5171..9d30a50 100644 --- a/doc/geocoding_functions.md +++ b/doc/geocoding_functions.md @@ -290,8 +290,7 @@ Geocodes a postal code from a specified country into an IP address, displayed as Name | Type | Description --- | --- | --- -`ip_address` | `text` | Postal code -`country_name` | `text` | IPv4 or IPv6 address +`ip_address` | `text` | IPv4 or IPv6 address #### Returns