Skip to content

Commit 172df66

Browse files
authored
Merge pull request #633 from ocefpaf/fix_typo
fix typo
2 parents 2171e11 + 80e9b35 commit 172df66

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

folium/features.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ class WmsTileLayer(Layer):
3939
Comma-separated list of WMS styles.
4040
format : str, default None
4141
The format of the service output.
42-
Ex: 'iamge/png'
42+
Ex: 'image/png'
4343
transparent: bool, default True
4444
Whether the layer shall allow transparency.
4545
version : str, default '1.1.1'

0 commit comments

Comments
 (0)