Browse Source

Add full stop

pull/2545/head
Manny Dinssa 2 years ago
parent
commit
488bfc5592
  1. 2
      app/components/bulk_upload_error_row_component.html.erb

2
app/components/bulk_upload_error_row_component.html.erb

@ -9,7 +9,7 @@
<div class="govuk-summary-card__content">
<h2 class="govuk-heading-m">Critical errors</h2>
<p class="govuk-body">These errors must be fixed to complete your logs</p>
<p class="govuk-body">These errors must be fixed to complete your logs.</p>
<%= govuk_table do |table| %>
<%= table.with_head do |head| %>
<% head.with_row do |row| %>

Loading…
Cancel
Save