From b52c27782c2828d6cd3624bd6f25cb18027055e6 Mon Sep 17 00:00:00 2001 From: Phil Lee Date: Thu, 1 Dec 2022 09:22:55 +0000 Subject: [PATCH] tweak copy for 2022/2023 lettings access needs Q (#1014) --- 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 a40ad87f0..fe1511153 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" } } },