diff --git a/app/models/form/lettings/questions/rsnvac.rb b/app/models/form/lettings/questions/rsnvac.rb index bf1bbe203..d443d039d 100644 --- a/app/models/form/lettings/questions/rsnvac.rb +++ b/app/models/form/lettings/questions/rsnvac.rb @@ -62,7 +62,7 @@ class Form::Lettings::Questions::Rsnvac < ::Form::Question { "13" => { "value" => "Internal transfer", - "hint" => "Excluding renewals of a fixed-term tenancy", + "hint" => "Where a tenant moved from one social housing property to another property. Their landlord may be the same or may have changed.", }, "5" => { "value" => "Previous tenant died with no succession", @@ -72,6 +72,7 @@ class Form::Lettings::Questions::Rsnvac < ::Form::Question }, "14" => { "value" => "Renewal of fixed-term tenancy", + "hint" => "To the same tenant in the same property, except if was previously used as temporary accommodation.", }, "19" => { "value" => "Tenant involved in a succession downsize",