From 1381bf6cc5388f4710be4b6046977aa83f83f5dc Mon Sep 17 00:00:00 2001 From: roobottom Date: Mon, 11 Apr 2022 16:17:14 +0100 Subject: [PATCH] updated options for pregnant --- config/forms/2021_2022.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/forms/2021_2022.json b/config/forms/2021_2022.json index b95bf5e60..db991095b 100644 --- a/config/forms/2021_2022.json +++ b/config/forms/2021_2022.json @@ -3087,16 +3087,16 @@ "type": "radio", "check_answer_label": "Anybody in household pregnant", "answer_options": { - "0": { + "1": { "value": "Yes" }, - "1": { + "2": { "value": "No" }, "divider": { "value": true }, - "2": { + "3": { "value": "Tenant prefers not to say" } }