Skip to content

Commit 1623626

Browse files
committed
add lang to html
1 parent ca954c3 commit 1623626

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/example.php

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
<title>PHP LibDiff - Examples</title>

0 commit comments

Comments
 (0)