diff --git a/glossary.tex b/glossary.tex
index 37a70775cc70c4706896794c4ede2c0866a8ed88..7a5d826691a1000668048fc3e171810aea12778d 100644
--- a/glossary.tex
+++ b/glossary.tex
@@ -305,10 +305,9 @@
 
 \newacronym[
   description={means the number players need to roll on the dice to achieve a \emph{tie} with the task.
-    Rolling higher indicates they have their prize, rolling lower means some nasty outcome is upon them, and rolling a tie means both (or neither)
+    Rolling higher indicates they have their prize, rolling lower means some nasty outcome is upon them,
     \noindent
-    \begin{tabularx}{\linewidth}{lX}
-         \hline
+    \begin{boxtable}
          \textbf{TN} & \textbf{Difficulty} \\
          \hline
          6 & Easy -- just ask the barmaid what you want. \\
@@ -316,10 +315,8 @@
          10 & Tricky -- find a good price in the market. \\
          12 & Professional -- fix the cart by Sundown. \\
          14 & Specialist -- Plan a three-storey stone building. \\
-         \hline
-    \end{tabularx}
-    And a Tie
-  },
+    \end{boxtable}
+  and rolling a tie means both (or neither)},
   shortplural={TNs},
   sort={S1},
   parent={action},