Skip to content

Commit 5fac090

Browse files
Merge pull request #1 from xanxit/patch-1
Update dice.html
2 parents bff46e2 + 8f4946b commit 5fac090

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dice.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<body>
99
<div class="container">
1010
<h1>DICE GAME</h1>
11-
<button id="btn">Refreh</button>
11+
<button id="btn">Refresh</button>
1212
<h3>Refresh to know the winner</h3>
1313

1414
<br>
@@ -25,4 +25,4 @@ <h3>Refresh to know the winner</h3>
2525

2626
<script type="text/javascript" src="dice.js"></script>
2727
</body>
28-
</html>
28+
</html>

0 commit comments

Comments
 (0)