diff --git a/magic.sty b/magic.sty
index c4abf50b782c7c86e669d65540047b274a5c9cc9..506da716be34e1e6e36d99db0fa119853e130127 100644
--- a/magic.sty
+++ b/magic.sty
@@ -159,14 +159,14 @@
   \item[\spellName]
   \spellSum.
 
-  (Cost: \arabic{spellCost},
+  (Cost:~\arabic{spellCost},
   Range:~\spellRange,
   \ifnum\value{spellTargets}>1%
     Targets:~\arabic{spellTargets},
   \fi%
   \iftoggle{opposedSpell}{%
     \addtocounter{castingBonus}{7}%
-    Resisted by: \spellResistance, \tn[\arabic{castingBonus}]%
+    Resisted~by: \spellResistance, \tn[\arabic{castingBonus}]%
   }{%
     Roll: \absNum{castingBonus}, \gls{tn} set by \spellResistance.%
   })%