diff --git a/app/views/case_logs/_log_list.html.erb b/app/views/case_logs/_log_list.html.erb index c5e97973c..55b66fc81 100644 --- a/app/views/case_logs/_log_list.html.erb +++ b/app/views/case_logs/_log_list.html.erb @@ -9,7 +9,7 @@ Log Tenant Property - Tenacy starts + Tenancy starts Log created Completed diff --git a/config/forms/2021_2022.json b/config/forms/2021_2022.json index 04541db6d..38b11a95e 100644 --- a/config/forms/2021_2022.json +++ b/config/forms/2021_2022.json @@ -106,7 +106,7 @@ "type": "radio", "answer_options": { "1": { - "value": "Affordable rent" + "value": "Affordable Rent" }, "2": { "value": "London Affordable Rent" @@ -132,7 +132,7 @@ }, "intermediate_rent_product_name": { "check_answer_label": "Product name", - "header": "What is intermediate rent product name?", + "header": "Name of rent product", "type": "text" } }