From 9c3de358b3892521bd4726e79c99641df7f457eb Mon Sep 17 00:00:00 2001 From: SagaTympana Date: Fri, 6 Feb 2026 13:03:01 -0500 Subject: [PATCH] Fix typo in English Courts of Stone title. --- system/lang/en-en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/lang/en-en.json b/system/lang/en-en.json index 8b92d49..89427b0 100644 --- a/system/lang/en-en.json +++ b/system/lang/en-en.json @@ -814,7 +814,7 @@ "core_rulebook": "Core Rulebook", "emerald_empire": "Emerald Empire", "shadowlands": "Shadowlands", - "court_of_stones": "Court of Stones", + "court_of_stones": "Courts of Stone", "path_of_waves": "Path of Waves", "celestial_realms": "Celestial Realms", "fields_of_victory": "Fields of Victory",