From 5e8e31118b01c04825c39d49455bfd4d0bf5b117 Mon Sep 17 00:00:00 2001 From: lpmi-13 Date: Tue, 14 Aug 2018 23:29:17 +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 9afc6f0..55b5697 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Mapbox is awesome. But it doesn't have an official gem. :( So.... -This the the _**unofficial**_ way to connect to the [Static Map API from MapBox](http://mapbox.com/developers/api/). +This the _**unofficial**_ way to connect to the [Static Map API from MapBox](http://mapbox.com/developers/api/). This gem provides a simple way to create a static map and add markers.