From e20642196ec5b8371a2f1f2a361af3e011f54088 Mon Sep 17 00:00:00 2001 From: roobottom Date: Mon, 11 Apr 2022 13:19:38 +0100 Subject: [PATCH] updated options on starter_tenancy_type --- config/forms/2021_2022.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/config/forms/2021_2022.json b/config/forms/2021_2022.json index ee5e96fae..70ef33494 100644 --- a/config/forms/2021_2022.json +++ b/config/forms/2021_2022.json @@ -1002,19 +1002,19 @@ "hint_text": "This is also known as an ‘introductory period’.", "type": "radio", "answer_options": { - "0": { + "2": { "value": "Assured" }, - "1": { + "4": { "value": "Assured Shorthold" }, - "2": { + "5": { "value": "Licence agreement (almshouses only)" }, - "3": { + "1": { "value": "Secure (including flexible)" }, - "4": { + "3": { "value": "Other" } },