diff --git a/app/views/users/_user_list.html.erb b/app/views/users/_user_list.html.erb index 786e3c571..100f45929 100644 --- a/app/views/users/_user_list.html.erb +++ b/app/views/users/_user_list.html.erb @@ -9,7 +9,7 @@ <% end %> <%= table.head do |head| %> <%= head.row do |row| %> - <% row.cell(header: true, text: "Name and email adress", html_attributes: { + <% row.cell(header: true, text: "Name and email address", html_attributes: { scope: "col", }) %> <% row.cell(header: true, text: "Organisation and role", html_attributes: {