From b05c7ba0ac882b0dfce4d4dbe5969ad92083718b Mon Sep 17 00:00:00 2001 From: Simon Date Date: Mon, 20 Feb 2017 16:28:54 +0000 Subject: [PATCH] Update properties.schema --- properties.schema | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/properties.schema b/properties.schema index 1e04428..d363c43 100644 --- a/properties.schema +++ b/properties.schema @@ -43,7 +43,7 @@ "type":"string", "required":true, "default": "", - "title": "Item Text", + "title": "Answer Text", "inputType": "Text", "validators": ["required"], "help": "This text will display as the answer text",