From f974643e374a75a414b32dbd4a4e55b8fefe46c7 Mon Sep 17 00:00:00 2001 From: Spythere Date: Wed, 14 May 2025 13:59:07 +0200 Subject: [PATCH] fix: english typo --- src/locales/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/locales/en.json b/src/locales/en.json index 7666117..8ad8725 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -527,7 +527,7 @@ "lines-title": "Real lines", "project-title": "Project name", "additional-tools-title": "Additional tools", - "one-way-routes": "Signle track routes", + "one-way-routes": "Single track routes", "two-way-routes": "Double track routes", "no-data": "No available data about this scenery", "option-active-timetables": "Active timetables",