Browse Source

fixup! CLDC-4189: Add PRP flow

fix typo

Co-authored-by: Oscar Richardson <116292912+oscar-richardson-softwire@users.noreply.github.com>
CLDC-4151-new-referral-questions
Samuel Young 2 weeks ago
parent
commit
026a224fb5
  1. 2
      app/models/form/lettings/questions/referral_noms.rb

2
app/models/form/lettings/questions/referral_noms.rb

@ -33,7 +33,7 @@ class Form::Lettings::Questions::ReferralNoms < ::Form::Question
"value" => "Internal transfer from another property owned by the same PRP landlord - for existing social tenants only",
},
"6" => {
"value" => " A different PRP landlord - for existing socail tenants only",
"value" => " A different PRP landlord - for existing social tenants only",
},
"7" => {
"value" => "Directly referred by a third party",

Loading…
Cancel
Save