From ec96e60f58c6d84e0c6eb1758f398bb798dd740a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antonia=20P=C3=A9rez-Cerezo?= Date: Wed, 12 Mar 2025 21:21:45 +0100 Subject: [PATCH] Fix typo in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d6db7f0..cad9ee4 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ A tool to display maps of lines as vector tiles using leaflet. ## Dependencies -* Tippecanoe (requires verision 2 or later) +* Tippecanoe (requires version 2 or later) * ogrmerge (part of gdal-bin in Debian) * jq