Skip to content

Commit 3ed4e58

Browse files
committed
Update README.md
1 parent b57f69a commit 3ed4e58

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ console.log(sum(2)(3)); // Outputs 5
3636
<html>
3737

3838
<head>
39-
<meta http-equiv="Content-type" content="text/html;charset=UTF-8" />
39+
<meta charset="UTF-8">
4040
<title>Show File Data</title>
4141
<script type="text/javascript">
4242
function showFileSize() {

0 commit comments

Comments
 (0)