From 95a68f68d63d6b33aea1ff89895b9cfa18d39530 Mon Sep 17 00:00:00 2001 From: Rafa de la Torre Date: Fri, 29 Jan 2016 15:34:20 +0100 Subject: [PATCH] A small fix: let's have street adresses in the main page --- doc/API.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/API.md b/doc/API.md index 37c2b68..74ca2ef 100644 --- a/doc/API.md +++ b/doc/API.md @@ -1,6 +1,6 @@ # Geocoder API -The CartoDB Geocoder API allows you to match your data with geometries on your map. This geocoding service can be used programatically to geocode datasets via the CartoDB SQL API. It is fed from _Open Data_ and it serves geometries for countries, provinces, states, cities, postal codes and IP addresses. +The CartoDB Geocoder API allows you to match your data with geometries on your map. This geocoding service can be used programatically to geocode datasets via the CartoDB SQL API. It is fed from _Open Data_ and it serves geometries for countries, provinces, states, cities, postal codes, IP addresses and street addresses. ## Documentation