Skip to content

Commit

Permalink
precommit
Browse files Browse the repository at this point in the history
  • Loading branch information
Conengmo committed Sep 5, 2023
1 parent 2c1af85 commit 51ddde9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/user_guide/geojson/geojson.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ folium.GeoJson(geo_json_data).add_to(m)
m
```

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

```{code-cell} ipython3
Expand Down

0 comments on commit 51ddde9

Please sign in to comment.