Skip to content

Commit 932629b

Browse files
committed
1 parent 1318e97 commit 932629b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/views/components/_header-notice.html.erb

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
featured_link ||= false
77
%>
88
<% if title && description %>
9-
<section class="app-c-header-notice" aria-label="notice" role="region">
9+
<section class="app-c-header-notice" aria-label="notice" role="region" lang="en">
1010
<div class="app-c-header-notice__header">
1111
<h2 class="app-c-header-notice__title"><%= title %></h2>
1212
</div>

0 commit comments

Comments
 (0)