From c35969f56502f7b4998beb0029c782938cc10944 Mon Sep 17 00:00:00 2001 From: Rhonda Glennon Date: Mon, 5 Jun 2017 16:14:07 -0700 Subject: [PATCH] shorten text to avoid wrapping in example --- search.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/search.md b/search.md index 456c7e0..eddddf3 100644 --- a/search.md +++ b/search.md @@ -9,8 +9,8 @@ Making the leap from text to coordinates is an intricate and challenging process All Mapzen Search requests share the same format: ``` - https://search.mapzen.com/v1/search?text=London&api_key=your-mapzen-api-key - \___/ \_______________/\__/\_____/\__________/\_________________________/ + https://search.mapzen.com/v1/search?text=London&api_key=your-api-key + \___/ \_______________/\__/\_____/\__________/\___________________/ | | / | | | scheme domain version path query authentication token ```