From ed27cab4b902acf440c186f9dea1fe42bcd10bdc Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@posteo.net>
Date: Sun, 25 Feb 2024 00:59:47 +0100
Subject: [PATCH] fix name for temple of curiosity

---
 glossary.tex | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/glossary.tex b/glossary.tex
index ce66279d..7ce08d85 100644
--- a/glossary.tex
+++ b/glossary.tex
@@ -682,8 +682,8 @@
   They always need more basilisk bodies to make the latter two},
 }
 
-\newglossaryentry{templeOfLight}{
-  name={Temple of Light},
+\newglossaryentry{templeOfCuriosity}{
+  name={Temple of Curiosity},
   prefix={a\space},
   symbol={\glsentrytext{curiosity}},
   nonumberlist,
-- 
GitLab