Skip to content

Commit 51ddde9

Browse files
committed
precommit
1 parent 2c1af85 commit 51ddde9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/user_guide/geojson/geojson.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ folium.GeoJson(geo_json_data).add_to(m)
5656
m
5757
```
5858

59-
Note that you can avoid loading the file on yourself,
59+
Note that you can avoid loading the file on yourself,
6060
by providing a (local) file path or a url.
6161

6262
```{code-cell} ipython3

0 commit comments

Comments
 (0)