From 7a4c172b20e02b2a58a8a763983756c46d97aac2 Mon Sep 17 00:00:00 2001 From: Rhonda Glennon Date: Wed, 31 May 2017 10:18:15 -0700 Subject: [PATCH] extended underscores to cover api key length --- search.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/search.md b/search.md index c8859e3..39861a9 100644 --- a/search.md +++ b/search.md @@ -10,7 +10,7 @@ All Mapzen Search requests share the same format: ``` https://search.mapzen.com/v1/search?text=London&api_key=your-mapzen-api-key - \___/ \_______________/\__/\_____/\__________/\___________________/ + \___/ \_______________/\__/\_____/\__________/\_________________________/ | | / | | | scheme domain version path query authentication token ```