Skip to content

Commit 1cc4a70

Browse files
Update index.html
1 parent fb8c0c0 commit 1cc4a70

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

test/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,12 @@
22
<html lang="en">
33
<head>
44
<meta charset="utf-8">
5-
<title>HyperHooks Core - Tests</title>
5+
<title>Hyperhooks Core - Tests</title>
66
<meta name="description" content="">
77
<script src="../lib/hyperhooks-core.js"></script>
88
</head>
99
<body>
10+
<strong>Open the development console to see results</strong>
1011
<script src="h.js"></script>
1112
<script src="effects.js"></script>
1213
</body>

0 commit comments

Comments
 (0)