Skip to content

Commit c872234

Browse files
authored
Update input.html
1 parent 8639359 commit c872234

File tree

1 file changed

+1
-1
lines changed
  • test/validator/samples/a11y-html-has-lang

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<html lang="en"></html>
22
<html lang="en-US"></html>
3-
<html lang={language}></html>
3+
<html lang={{language}}></html>
44

55
<html></html>

0 commit comments

Comments
 (0)