diff --git a/docs/iris.sty b/docs/iris.sty
index 906546626954f4ee88ebc300dc40c2a5f047ef6c..e39f1c3416667e7dccad290d416ee80c37e8bde7 100644
--- a/docs/iris.sty
+++ b/docs/iris.sty
@@ -167,7 +167,7 @@
 \newcommand{\mcore}[1]{{\mid}#1{\mid}} % using "|" here makes LaTeX diverge. WTF.
 \newcommand{\mnocore}{\bot}
 \newcommand{\mtimes}{\mathbin{\cdot}}
-\newcommand{\mundefined}{\lightning}
+\newcommand{\mundef}{\lightning}
 
 \newcommand{\mupd}{\rightsquigarrow}
 \newcommand{\mincl}[1][]{\ensuremath{\mathrel{\stackrel{#1}{\preccurlyeq}}}}
@@ -391,7 +391,7 @@
 \newcommand{\Auth}{\textsf{Auth}}
 
 % Sum
-\newcommand{\csumm}{\mathrel{+_{\!\mundefined}}}
+\newcommand{\csumm}{\mathrel{+_{\!\mundef}}}
 \newcommand{\cinl}{\textsf{inl}}
 \newcommand{\cinr}{\textsf{inr}}