From 5522af0a624d0d4a80f7b65a38c7166a970dbf02 Mon Sep 17 00:00:00 2001 From: Peter Richardson Date: Wed, 16 Dec 2015 19:41:40 -0500 Subject: [PATCH] de-intercap "Mapbox" --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e3df9ba03f0..35d339ed772 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ Leaflet Leaflet is an open source JavaScript library for **mobile-friendly interactive maps**. -It is developed by [Vladimir Agafonkin][] of [MapBox][] with a team of dedicated [contributors][]. +It is developed by [Vladimir Agafonkin][] of [Mapbox][] with a team of dedicated [contributors][]. Weighing just about 30 KB of gzipped JS code, it has all the [features][] most developers ever need for online maps. Leaflet is designed with *simplicity*, *performance* and *usability* in mind. @@ -31,4 +31,4 @@ and push the limits of what's possible with online maps! [contribute]: https://github.com/Leaflet/Leaflet/blob/master/CONTRIBUTING.md "A guide to contributing to Leaflet" [official website]: http://leafletjs.com [download page]: http://leafletjs.com/download.html - [MapBox]: https://mapbox.com + [Mapbox]: https://mapbox.com