diff --git a/stratum0doc.sty b/stratum0doc.sty
index 1bf4b3317b05b8208ca49cfe787983b3819afc8a..23f2d4e1f3f7091d527f053881574ed782a5ff6e 100644
--- a/stratum0doc.sty
+++ b/stratum0doc.sty
@@ -40,8 +40,8 @@
 \newcommand{\vote}[4]{%
   \marginpar{\footnotesize #1:\\#2~pro, #3~con, #4~neutral}%
 }
-%% consents without vote
-\newcommand{\consent}[1]{%
+%% consensus without explicit vote
+\newcommand{\consensus}[1]{%
   \marginpar{\footnotesize #1}%
 }