From 44e113988f76d7e2eb9201f3922aee593216e914 Mon Sep 17 00:00:00 2001 From: Alyssa Dai Date: Fri, 18 Oct 2024 01:10:11 -0400 Subject: [PATCH] update docstring --- climate_emotions_map/layout.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/climate_emotions_map/layout.py b/climate_emotions_map/layout.py index b06a8b2..ad7803c 100644 --- a/climate_emotions_map/layout.py +++ b/climate_emotions_map/layout.py @@ -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. ",