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 ```