@ -2,7 +2,7 @@ class Form::Sales::Questions::UprnConfirmation < ::Form::Question
def initialize(id, hsh, page)
super
@id = "uprn_confirmed"
@header = "We found an address that might be this property"
@header = "Is this the property address?"
@type = "radio"
end