We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c1af85 commit 51ddde9Copy full SHA for 51ddde9
1 file changed
docs/user_guide/geojson/geojson.md
@@ -56,7 +56,7 @@ folium.GeoJson(geo_json_data).add_to(m)
56
m
57
```
58
59
-Note that you can avoid loading the file on yourself,
+Note that you can avoid loading the file on yourself,
60
by providing a (local) file path or a url.
61
62
```{code-cell} ipython3
0 commit comments