From 645cc9728b6642e7222e16eb0bb5c74aebf8ce98 Mon Sep 17 00:00:00 2001 From: Shaun Walker Date: Sat, 3 May 2025 20:50:06 +1000 Subject: [PATCH] Update en.json - Correct spelling of Search --- frontend/src/locales/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/locales/en.json b/frontend/src/locales/en.json index 25a79de..7c4f452 100644 --- a/frontend/src/locales/en.json +++ b/frontend/src/locales/en.json @@ -130,7 +130,7 @@ "location": "Location", "search_for_location": "Search for a location", "clear_map": "Clear map", - "search_results": "Searh results", + "search_results": "Search results", "no_results": "No results found", "wiki_desc": "Pulls excerpt from Wikipedia article matching the name of the adventure.", "attachments": "Attachments",