Skip to content

Commit

Permalink
update docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
alyssadai committed Oct 18, 2024
1 parent a3c6067 commit 44e1139
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion climate_emotions_map/layout.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@


def create_mobile_warning():
"""Create an alert for users on mobile devices or small screens."""
"""Create an alert to be displayed on mobile devices or small screens."""
return dmc.Alert(
children=[
"Graphics on this site are not optimized for mobile devices or small screens. ",
Expand Down

0 comments on commit 44e1139

Please sign in to comment.