From 05f38e1f9437e0bc22e90805f1dd1dcd183337f1 Mon Sep 17 00:00:00 2001 From: Paul Robert Lloyd Date: Tue, 22 Feb 2022 16:16:54 +0000 Subject: [PATCH] Update hint text for tenancy start date --- config/forms/2021_2022.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/forms/2021_2022.json b/config/forms/2021_2022.json index f218a8023..09105a4ff 100644 --- a/config/forms/2021_2022.json +++ b/config/forms/2021_2022.json @@ -90,7 +90,7 @@ "startdate": { "check_answer_label": "Tenancy start date", "header": "What is the tenancy start date?", - "hint_text": "For example, 27 3 2021.", + "hint_text": "The tenancy must start on or after 1 April 2021 to be within the current collection window.", "type": "date" } }