diff --git a/schemas/questionset/1.0/schema.json b/schemas/questionset/1.0/schema.json
index 92ac3be5c0cd086f476d7934d150b9093b8fe88f..8710a95369c676671f09ae1cb1ee035f4cfff928 100644
--- a/schemas/questionset/1.0/schema.json
+++ b/schemas/questionset/1.0/schema.json
@@ -572,7 +572,7 @@
       "default": "No"
     },
     "rejectComment": {
-      "dataType": "string"
+      "type": "string"
     }
   }
 }