From 8406f9be77cb314dfc65a42a90a2b570be76a044 Mon Sep 17 00:00:00 2001 From: Sam Seed Date: Tue, 7 Mar 2023 11:48:38 +0000 Subject: [PATCH] feat: update header for housingneeds_other --- 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 = ""