diff --git a/app/views/bulk_upload_lettings_logs/forms/checking_file.html.erb b/app/views/bulk_upload_lettings_logs/forms/checking_file.html.erb index f38178b7e..7524072a5 100644 --- a/app/views/bulk_upload_lettings_logs/forms/checking_file.html.erb +++ b/app/views/bulk_upload_lettings_logs/forms/checking_file.html.erb @@ -10,14 +10,14 @@ Upload lettings logs in bulk (<%= @form.year_combo %>)

We’re checking the file

-

Once this is done, we’ll email you the outcome.

+

Once this is done, we’ll email you the outcome.

- We’re checking for any missing data, issues or errors. Depending on the file size, this could take a few minutes. + We’re checking for any missing data, issues or errors. Depending on file size, this could take a few minutes.

- If there are errors we will email you a link to view all the errors. + If there are errors, we will email you to let you know how to fix them.

diff --git a/app/views/bulk_upload_sales_logs/forms/checking_file.html.erb b/app/views/bulk_upload_sales_logs/forms/checking_file.html.erb index b729abc09..c47a97d5e 100644 --- a/app/views/bulk_upload_sales_logs/forms/checking_file.html.erb +++ b/app/views/bulk_upload_sales_logs/forms/checking_file.html.erb @@ -10,14 +10,14 @@ Upload sales logs in bulk (<%= @form.year_combo %>)

We’re checking the file

-

Once this is done, we’ll email you the outcome.

+

Once this is done, we’ll email you the outcome.

- We’re checking for any missing data, issues or errors. Depending on the file size, this could take a few minutes. + We’re checking for any missing data, issues or errors. Depending on file size, this could take a few minutes.

- If there are errors we will email you a link to view all the errors. + If there are errors, we will email you to let you know how to fix them.