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 = ""