Skip to content

Commit 5d244a9

Browse files
committed
fix broken text
1 parent 496e35b commit 5d244a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<title>Title</title>
66
</head>
77
<body>
8-
<h1>Hello?</h1>
8+
<h1>Hello!</h1>
99
<script src="bundle.js"></script>
1010
</body>
1111
</html>

0 commit comments

Comments
 (0)