From 226551a8e831984e6d8330c2ef0ea8f0f851aa1f Mon Sep 17 00:00:00 2001 From: Aadil Ayub Date: Tue, 20 Sep 2022 11:46:22 +0500 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fd2dfc1..ef06359 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ This way you can display a map on any page with any data. To add data to the map, add a new json file to the `data/` directory and use the [geojson datascructure](https://geojson.org/) in the json file. Then point the `geoJson="data/newfile.json"` in the shortcode to the new file. -If you wanna display new tekst in the tooltips just add a new property key/value. +If you wanna display new test in the tooltips just add a new property key/value. e.g.