diff --git a/layout.sty b/layout.sty
index d9dd3bb4b02a8ee4784d970d36a5d487a3588344..3795574a8afeb3181bc459b5c7cecab1ba081a61 100644
--- a/layout.sty
+++ b/layout.sty
@@ -708,7 +708,7 @@ Roll & Result \\
   }
 
 \newtcolorbox{nametable}[2][cX]{
-  tabularx={#1},
+  tabularx=#1,
   top=10pt,
   adjusted title=#2,
   bottom=10pt,