From 4cd60bc8abdb7afc89c02d60e500a055b928ff3f Mon Sep 17 00:00:00 2001 From: roobottom Date: Wed, 13 Apr 2022 14:31:51 +0100 Subject: [PATCH] updated benefits_proportion --- config/forms/2021_2022.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config/forms/2021_2022.json b/config/forms/2021_2022.json index b85728ea7..f800dea3a 100644 --- a/config/forms/2021_2022.json +++ b/config/forms/2021_2022.json @@ -4624,19 +4624,19 @@ "hint_text": "This excludes child and housing benefit, council tax support and tax credits.", "type": "radio", "answer_options": { - "0": { + "1": { "value": "All" }, - "1": { + "2": { "value": "Some" }, - "2": { + "3": { "value": "None" }, "divider": { "value": true }, - "3": { + "4": { "value": "Don’t know" } }