From 65e6c34850ed8c0bd2a8027dafe90e57700f7f1f Mon Sep 17 00:00:00 2001 From: lpmi-13 Date: Tue, 21 Aug 2018 22:53:44 +0100 Subject: [PATCH] fix simple typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1ebc626..e170664 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ L.Routing.control({ }).addTo(map); ``` -If you want to include additional costing options to help define the the route and estimated time along the path, you can pass a costing option object as one of router parameters. You can also include options for directions in order to change the language, distance units or narrative guidance production. See the [Mapzen Turn-by-Turn API documentation](https://mapzen.com/documentation/turn-by-turn/api-reference/) for more information on the available options. +If you want to include additional costing options to help define the route and estimated time along the path, you can pass a costing option object as one of router parameters. You can also include options for directions in order to change the language, distance units or narrative guidance production. See the [Mapzen Turn-by-Turn API documentation](https://mapzen.com/documentation/turn-by-turn/api-reference/) for more information on the available options. ```js L.Routing.control({