From cbc4611931424cd4650e0dae287dcb3063913f88 Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@posteo.net>
Date: Sat, 24 Feb 2024 07:30:09 +0100
Subject: [PATCH] edit hp prefixes

---
 glossary.tex | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/glossary.tex b/glossary.tex
index a56d1ce0..ce66279d 100644
--- a/glossary.tex
+++ b/glossary.tex
@@ -269,7 +269,8 @@
 \newacronym[
   description={provide linear, measure of a character's health and injury},
   shortplural={HP},
-  prefix={a\space},
+  prefix={an\space},
+  prefixfirst={a\space},
   name={Health Points (HP)},
   ]{hp}{HP}{Health Point}
 
-- 
GitLab