diff --git a/app/views/case_logs/_log_list.html.erb b/app/views/case_logs/_log_list.html.erb index 130120de8..dfccaabf9 100644 --- a/app/views/case_logs/_log_list.html.erb +++ b/app/views/case_logs/_log_list.html.erb @@ -27,7 +27,7 @@ <% row.cell(header: true, text: "Log created", html_attributes: { scope: "col", }) %> - <% row.cell(header: true, text: "Log Status", html_attributes: { + <% row.cell(header: true, text: "Log status", html_attributes: { scope: "col", }) %> <% if current_user.support? %>