diff --git a/app/views/schemes/_scheme_list.html.erb b/app/views/schemes/_scheme_list.html.erb
index 4e29a29b6..c610610e2 100644
--- a/app/views/schemes/_scheme_list.html.erb
+++ b/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: {