diff --git a/docs/MultiLayer-API.md b/docs/MultiLayer-API.md index 06e7ce39..febf709b 100644 --- a/docs/MultiLayer-API.md +++ b/docs/MultiLayer-API.md @@ -17,7 +17,7 @@ Windshaft-CartoDB adds the following attributes in the response object ```json { - "http": "http://cdn_url.com/" + "http": "http://cdn_url.com/", "https": "https://secure.cdn_url.com/" } ```