From 7a4d32dd2bfd6ec9e6d72161d0d07b5dabb96f26 Mon Sep 17 00:00:00 2001 From: christian Date: Sun, 12 May 2024 07:15:21 +0200 Subject: [PATCH] one off? --- components/WeatherNow.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/WeatherNow.tsx b/components/WeatherNow.tsx index 9563103..16c748c 100644 --- a/components/WeatherNow.tsx +++ b/components/WeatherNow.tsx @@ -37,7 +37,7 @@ export default function WeatherNow() { return (

- Here is the current weather today in {geoLocation.name} + Here is the weather today in {geoLocation.name}