diff --git a/config/README.md b/config/README.md
index 961a5b66dfe179f2be4c6629f43ac3a2cfe7d8ef..1ef741d98acdb163088d726523da86d00dfecdb6 100644
--- a/config/README.md
+++ b/config/README.md
@@ -32,8 +32,8 @@ This would make a heading called **Rincewind** in bold with a male symbol, and p
 |:---:|:----:|
 | \\M | Male |
 | \\F | Female |
-| \\G | Group |
-| \\U | Undead |
+| \\T | Team |
+| \\D | Undead |
 | \\N | Nura |
 
 For a complete list of all the creatures and characters which can be used, see the 'monsters.tex' file.
diff --git a/config/bind.sty b/config/bind.sty
index ee2f5864b041424e7e56d272b1bf224406495bfe..f1dbae33f53ff1e6e260b73d26758886f31a0d08 100644
--- a/config/bind.sty
+++ b/config/bind.sty
@@ -337,7 +337,7 @@ bookmarks=true]%
 {\Large\bfseries\filcenter}
 
 \titleformat{\subsection}%
-	{\needspace{9em}\center\large\bfseries}%
+	{\needspace{13em}\center\large\bfseries}%
 	{}%
 	{1em}%
 	{}%