Skip to content

Commit

Permalink
FIX: typo in example function
Browse files Browse the repository at this point in the history
  • Loading branch information
mihalisag committed Nov 10, 2024
1 parent 26d56f7 commit 494f30f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/plot_laptimes_distribution.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""Driver Laptimes Distribution Visualization
=============================================
Visualizae different drivers' laptime distributions.
Visualize different drivers' laptime distributions.
"""

import seaborn as sns
Expand Down

0 comments on commit 494f30f

Please sign in to comment.