From fe0db6b0d6e9a94f96f2c5b8ef6e431914c9cc5e Mon Sep 17 00:00:00 2001 From: Phil Lee Date: Mon, 21 Nov 2022 13:56:10 +0000 Subject: [PATCH] tweak copy for 2022/2023 lettings access needs Q --- config/forms/2022_2023.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/forms/2022_2023.json b/config/forms/2022_2023.json index 2c6d0763f..297eaa77e 100644 --- a/config/forms/2022_2023.json +++ b/config/forms/2022_2023.json @@ -5929,7 +5929,7 @@ "description": "", "questions": { "housingneeds_type": { - "header": "What type of access need do they have?", + "header": "What type of access needs do they have?", "hint_text": "", "type": "radio", "check_answer_label": "Disabled access needs", @@ -5947,7 +5947,7 @@ "value": true }, "3": { - "value": "None of the above" + "value": "None of the listed options" } } },