From e9856d92f6fa1f3fff20bc1359e6008811556b0a Mon Sep 17 00:00:00 2001 From: cillas Date: Fri, 14 Dec 2018 10:03:26 +0100 Subject: [PATCH] Replace mapbox with tomtom in support quota info docs --- docs/support/03-quota-information.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/support/03-quota-information.md b/docs/support/03-quota-information.md index c52b553..b12288c 100644 --- a/docs/support/03-quota-information.md +++ b/docs/support/03-quota-information.md @@ -59,9 +59,9 @@ Result: ```sql service | monthly_quota | used_quota | soft_limit | provider ----------------+---------------+------------+------------+------------------ - isolines | 100 | 0 | f | mapbox - hires_geocoder | 100 | 0 | f | mapbox - routing | 50 | 0 | f | mapbox + isolines | 100 | 0 | f | tomtom + hires_geocoder | 100 | 0 | f | tomtom + routing | 50 | 0 | f | tomtom observatory | 0 | 0 | f | data observatory (4 rows)