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}