diff --git a/app/views/locations/check_answers.html.erb b/app/views/locations/check_answers.html.erb index 541c8513b..54db35127 100644 --- a/app/views/locations/check_answers.html.erb +++ b/app/views/locations/check_answers.html.erb @@ -23,7 +23,7 @@ <% row.with_key { attr[:name] } %> <% if attr[:attribute].eql?("postcode") && @location.is_la_inferred %> <% row.with_value do %> - <%= details_html(attr, @location)%> + <%= details_html(attr, @location) %> <%= formatted_local_authority_timeline(@location) %> <% end %> <% else %>