Update weather.json (#1440)

Typo fixed

Just changed "An error occured" to "An error occurred"
This commit is contained in:
AuthorShin
2023-10-08 09:43:37 +00:00
committed by GitHub
parent b770b88834
commit a6be5fa380

View File

@@ -33,5 +33,5 @@
"unknown": "Unknown" "unknown": "Unknown"
} }
}, },
"error": "An error occured" "error": "An error occurred"
} }