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 bca4853 commit 4a5defdCopy full SHA for 4a5defd
docs/flask.rst
@@ -3,7 +3,7 @@ Using folium with flask
3
4
A very common use case is to use folium with in a flask app.
5
The trick is to return folium's HTML representation.
6
-Here is an example on how to d that:
+Here is an example on how to do that:
7
8
9
.. literalinclude:: ../examples/flask_example.py
0 commit comments