Skip to content

Commit

Permalink
Add lang attribute to example page
Browse files Browse the repository at this point in the history
  • Loading branch information
keithamus authored May 31, 2023
1 parent 7411d49 commit 3a7d094
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/index.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html>
<html lang="en">
<head>
<title>Auto-complete examples</title>
<meta charset="utf-8" />
Expand Down

0 comments on commit 3a7d094

Please sign in to comment.