From 80d4b322edc3d4f064f55a612339de9a31aa49d3 Mon Sep 17 00:00:00 2001 From: Harel M Date: Thu, 2 Nov 2023 14:21:32 +0200 Subject: [PATCH] Update docs/guides/large-data.md --- docs/guides/large-data.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/large-data.md b/docs/guides/large-data.md index 050a7dcca1..acec85781c 100644 --- a/docs/guides/large-data.md +++ b/docs/guides/large-data.md @@ -2,7 +2,7 @@ Performance is a critical aspect of providing users with a smooth and responsive experience. This guide focuses on techniques for improving the performance of MapLibre, particularly when dealing with large datasets in GeoJSON format. We'll categorise our strategies into two key areas: -1. loading the data +1. Loading the data 1. visualising the data ## Loading the Data