From 7e29f533b9f4fb90c4610b0d1e02574b8f06604f Mon Sep 17 00:00:00 2001 From: Paul Robert Lloyd Date: Thu, 28 Apr 2022 16:45:27 +0100 Subject: [PATCH] Correct hint text for times offered (not social let) --- 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..369ebb949 100644 --- a/config/forms/2022_2023.json +++ b/config/forms/2022_2023.json @@ -675,7 +675,7 @@ "offered": { "check_answer_label": "Times previously offered since becoming available", "header": "Since becoming available for re-let, how many times has the property been previously offered?", - "hint_text": "If the property is being offered for let for the first time, enter 0.", + "hint_text": "This is after the last tenancy ended. If the property is being offered for let for the first time, enter 0.", "type": "numeric", "min": 0, "max": 150,