summaryrefslogtreecommitdiff
path: root/deps/npm/html/dochead.html
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/html/dochead.html')
-rw-r--r--deps/npm/html/dochead.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/npm/html/dochead.html b/deps/npm/html/dochead.html
index e2f0e83d78..26602b2b8a 100644
--- a/deps/npm/html/dochead.html
+++ b/deps/npm/html/dochead.html
@@ -1,7 +1,7 @@
<!doctype html>
<html>
<title>@NAME@</title>
- <meta http-equiv="content-type" value="text/html;utf-8">
+ <meta charset="utf-8">
<link rel="stylesheet" type="text/css" href="../../static/style.css">
<link rel="canonical" href="https://www.npmjs.org/@URL@">
<script async=true src="../../static/toc.js"></script>