We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1318e97 commit 932629bCopy full SHA for 932629b
app/views/components/_header-notice.html.erb
@@ -6,7 +6,7 @@
6
featured_link ||= false
7
%>
8
<% if title && description %>
9
- <section class="app-c-header-notice" aria-label="notice" role="region">
+ <section class="app-c-header-notice" aria-label="notice" role="region" lang="en">
10
<div class="app-c-header-notice__header">
11
<h2 class="app-c-header-notice__title"><%= title %></h2>
12
</div>
0 commit comments