From f1589f696dd48cb8d8d458ab15c6338875829051 Mon Sep 17 00:00:00 2001 From: roobottom Date: Mon, 11 Apr 2022 12:30:39 +0100 Subject: [PATCH] Updated options for let type --- 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 0b92bf3b2..73c01def0 100644 --- a/config/forms/2021_2022.json +++ b/config/forms/2021_2022.json @@ -586,19 +586,19 @@ "hint_text": "", "type": "radio", "answer_options": { - "1": { + "2": { "value": "Affordable rent basis" }, - "2": { + "3": { "value": "Intermediate rent basis" }, - "0": { + "1": { "value": "Social rent basis" }, "divider": { "value": true }, - "3": { + "4": { "value": "Don’t know" } }