Browse Source

typo

pull/669/head
JG 3 years ago
parent
commit
c802d0b7f7
  1. 2
      app/views/schemes/_scheme_list.html.erb

2
app/views/schemes/_scheme_list.html.erb

@ -14,7 +14,7 @@
<% row.cell(header: true, text: "Code", html_attributes: {
scope: "col",
}) %>
<% row.cell(header: true, text: "Schemes", html_attributes: {
<% row.cell(header: true, text: "Scheme", html_attributes: {
scope: "col",
}) %>
<% row.cell(header: true, text: "Managed by", html_attributes: {

Loading…
Cancel
Save