From 70c7b3604e83bf70f27114bb2308203ce2b8f739 Mon Sep 17 00:00:00 2001 From: Paul Robert Lloyd Date: Thu, 28 Apr 2022 16:21:43 +0100 Subject: [PATCH] Add missing hint text for fixed-term tenancy --- config/forms/2022_2023.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/forms/2022_2023.json b/config/forms/2022_2023.json index 32cab22fb..72e8c4e3e 100644 --- a/config/forms/2022_2023.json +++ b/config/forms/2022_2023.json @@ -1083,7 +1083,7 @@ "tenancylength": { "check_answer_label": "Length of fixed-term tenancy", "header": "What is the length of the fixed-term tenancy to the nearest year?", - "hint_text": "", + "hint_text": "Don’t include the starter or introductory period.", "type": "numeric", "min": 0, "max": 150,