Skip to content

Commit e387fdd

Browse files
committed
Update utilities.py
1 parent a559a9f commit e387fdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

folium/utilities.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ def mercator_transform(
219219
) -> np.ndarray:
220220
"""
221221
Transforms an image computed in (longitude,latitude) coordinates into
222-
the a Mercator projection image.
222+
the a Mercator projection image
223223
224224
Parameters
225225
----------

0 commit comments

Comments
 (0)