From 905dd6ad223889c12be18958ef09888fadcc4839 Mon Sep 17 00:00:00 2001 From: "theis.gaedigk" Date: Sat, 2 Aug 2025 14:59:18 +0200 Subject: [PATCH] fix: remove period from API key update message for consistency --- frontend/src/components/ChangeAPI.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/components/ChangeAPI.tsx b/frontend/src/components/ChangeAPI.tsx index ded28d8..bbd0a28 100644 --- a/frontend/src/components/ChangeAPI.tsx +++ b/frontend/src/components/ChangeAPI.tsx @@ -19,7 +19,7 @@ const ChangeAPI: React.FC = ({ currentAPIKey, onClose }) => {

Change API Key

- Update your API key to fetch weather data. + Update your API key to fetch weather data

We are using