aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/browser/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/browser/index.html b/examples/browser/index.html
index 575b7abd..97e82635 100644
--- a/examples/browser/index.html
+++ b/examples/browser/index.html
@@ -5,7 +5,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
- <meta name="author" content=""><html>
+ <meta name="author" content="">
<title>faker.js - generate massive amounts of fake data in node.js and the browser</title>
<script src = "js/jquery.js" type = "text/javascript"></script>
<script src = "js/prettyPrint.js" type = "text/javascript"></script>