Skip to content

Commit b3f2156

Browse files
authored
Merge pull request #1429 from timgates42/bugfix_typo_animation
docs: fix simple typo, aimation -> animation
2 parents ac0744b + a666fbb commit b3f2156

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

folium/plugins/heat_map_withtime.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ class HeatMapWithTime(JSCSSMixin, Layer):
4242
display_index: default True
4343
Display the index (usually time) in the time control.
4444
index_steps: default 1
45-
Steps to take in the index dimension between aimation steps.
45+
Steps to take in the index dimension between animation steps.
4646
min_speed: default 0.1
4747
Minimum fps speed for animation.
4848
max_speed: default 10

0 commit comments

Comments
 (0)