We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a5333d commit b356242Copy full SHA for b356242
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