applied minor grammar edits

This commit is contained in:
csobier
2016-02-16 08:26:37 -05:00
parent c95aa171c7
commit b5cdeedb36
4 changed files with 15 additions and 15 deletions

View File

@@ -4,7 +4,7 @@ The CartoDB Data Services API offers a set of location based services that can b
The geocoder functions allow 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.
The isoline functions provide a way to generate isolines in terms of distance and time by means of the available isodistance and isochrone functions useful for Trade Areas Analysis.
The isoline functions provide a way to generate isolines in terms of distance and time, by means of the available isodistance and isochrone functions useful for Trade Areas Analysis.
## Documentation