From f47914ec20a24f0a3140fd7b4b83cacac5c06463 Mon Sep 17 00:00:00 2001 From: Malin Freeborn <malinfreeborn@tutamail.com> Date: Fri, 17 Jan 2020 03:02:01 +0100 Subject: [PATCH] correct apostrophies in footnote --- main.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.tex b/main.tex index 92ae4865..051299d5 100644 --- a/main.tex +++ b/main.tex @@ -41,7 +41,7 @@ \begin{multicols}{2} -BIND\footnote{'BIND' stands for 'BIND is not D\&D'.} is a zero to hero RPG, with an emphasis on getting an output quickly, and keeping players' decisions in the loop. +BIND\footnote{`BIND' stands for `BIND is not D\&D'.} is a zero to hero RPG, with an emphasis on getting an output quickly, and keeping players' decisions in the loop. Character backstories can be skipped at the start, and thrown in during play, when players know more about the world. -- GitLab