Skip to content

Commit 5f2aa3b

Browse files
authored
Merge pull request #109 from github/add-lang-to-example
Add lang attribute to example page
2 parents 7411d49 + 3a7d094 commit 5f2aa3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/index.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
<title>Auto-complete examples</title>
55
<meta charset="utf-8" />

0 commit comments

Comments
 (0)