From 1b34af2629a0fb6c6475693b0651ccf262f37f5d Mon Sep 17 00:00:00 2001 From: SamSeed-Softwire <63662292+SamSeed-Softwire@users.noreply.github.com> Date: Tue, 7 Mar 2023 16:27:00 +0000 Subject: [PATCH] feat: update header for housingneeds_other (#1389) --- app/models/form/lettings/questions/housingneeds_other.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/models/form/lettings/questions/housingneeds_other.rb b/app/models/form/lettings/questions/housingneeds_other.rb index 14d6c6d01..18d544ca9 100644 --- a/app/models/form/lettings/questions/housingneeds_other.rb +++ b/app/models/form/lettings/questions/housingneeds_other.rb @@ -3,7 +3,7 @@ class Form::Lettings::Questions::HousingneedsOther < ::Form::Question super @id = "housingneeds_other" @check_answer_label = "Other disabled access needs" - @header = "Do they have any other access needs?" + @header = "Do they have any other disabled access needs?" @type = "radio" @check_answers_card_number = 0 @hint_text = ""