Skip to content

Commit 82b4869

Browse files
committed
Add lang attribute in HTML
1 parent 0aa9439 commit 82b4869

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scala-js/text-counter.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!DOCTYPE html>
2-
<html>
2+
<html lang="en">
33
<head>
44
<meta charset="utf-8" />
55
<link href="style.css" />

0 commit comments

Comments
 (0)