diff --git a/contribs/cray/capmc b/contribs/cray/capmc
index f081d72f5a5a83b7b36be784bfe824526966e6c2..08d07c7e386c63f68d1313d6e35c176c4969e530 100755
--- a/contribs/cray/capmc
+++ b/contribs/cray/capmc
@@ -440,8 +440,8 @@ do
             \"mcdram_cfg\": \"flat\",
             \"mcdram_pct\": \"0\",
             \"mcdram_size\": \"8192MB\",
-            \"nid\": $inx
-            \"dram_size\": \"96GB\",
+            \"nid\": $inx,
+            \"dram_size\": \"96GB\"
         },"
 	inx=$((inx+1))
 done
@@ -449,8 +449,8 @@ done
             \"mcdram_cfg\": \"flat\",
             \"mcdram_pct\": \"0\",
             \"mcdram_size\": \"8192MB\",
-            \"nid\": $inx
-            \"dram_size\": \"96GB\",
+            \"nid\": $inx,
+            \"dram_size\": \"96GB\"
         } "
 echo '    ],
     "err_msg": "Success; nids not eligible for numa operations were ignored",