From 69e37ae98983f5692b8d15c88689bb1ef8329a7a Mon Sep 17 00:00:00 2001 From: Marc Emmanuel Date: Tue, 17 Feb 2026 09:00:50 +0100 Subject: [PATCH] Update src/modules/markers-generator.ts Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- src/modules/markers-generator.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/markers-generator.ts b/src/modules/markers-generator.ts index 8975fd91..049c54b3 100644 --- a/src/modules/markers-generator.ts +++ b/src/modules/markers-generator.ts @@ -1433,7 +1433,7 @@ class MarkersModule { private addCircus(id: string, cell: number) { const adjectives = [ "Fantastical", - "Wonderous", + "Wondrous", "Incomprehensible", "Magical", "Extraordinary",