We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4d5649 commit 0154575Copy full SHA for 0154575
1 file changed
docs/quickstart.md
@@ -51,7 +51,7 @@ Folium also excepts objects from the [xyzservices package](https://github.com/ge
51
Adding markers
52
--------------
53
54
-There are various marker types, here we start with a simple `Marker`. You can add a popup and
+There are various marker types, here we start with a simple `Marker`. You can add a popup and
55
tooltip. You can also pick colors and icons.
56
57
```{code-cell} ipython3
0 commit comments