diff --git a/misc/category_number_one/validation-text/validation-text.bpmn b/misc/category_number_one/validation-text/validation-text.bpmn index a4c11547..b038bdc3 100644 --- a/misc/category_number_one/validation-text/validation-text.bpmn +++ b/misc/category_number_one/validation-text/validation-text.bpmn @@ -36,7 +36,7 @@ if val_list_cnt == 1: One of your entries was not properly formatted {{ single_validation }} {% else %} -One of your entries was not properly formatted +{{ val_list_cnt_str }} of your entries was not properly formatted {% if is_num_in_name %} - Numbers are not allowed in the Submitter's Name {% endif %}