Skip to content

Commit 093542b

Browse files
committed
fixing bug
1 parent 62dd8a7 commit 093542b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="UTF-8">
55
</head>
66
<body>
7-
<h1>Hello World?</h1>
7+
<h1>Hello World!</h1>
88
<script src="bundle.js"></script>
99
</sbody>
1010
</html>

0 commit comments

Comments
 (0)