We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b57f69a commit 3ed4e58Copy full SHA for 3ed4e58
1 file changed
README.md
@@ -36,7 +36,7 @@ console.log(sum(2)(3)); // Outputs 5
36
<html>
37
38
<head>
39
- <meta http-equiv="Content-type" content="text/html;charset=UTF-8" />
+ <meta charset="UTF-8">
40
<title>Show File Data</title>
41
<script type="text/javascript">
42
function showFileSize() {
0 commit comments