Browse Source

Fix spelling typo in tab title

pull/2941/head
Carolyn 3 months ago
parent
commit
8beddb050e
  1. 2
      app/views/csv_downloads/show.html.erb

2
app/views/csv_downloads/show.html.erb

@ -1,4 +1,4 @@
<% title = "Downlaod CSV file" %> <% title = "Download CSV file" %>
<% content_for :title, title %> <% content_for :title, title %>
<div class="govuk-grid-row"> <div class="govuk-grid-row">

Loading…
Cancel
Save