Skip to content

Commit d3fb125

Browse files
authored
Update Zuro game.html
1 parent f28439c commit d3fb125

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Zuro game.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
</head>
3030
<body>
3131

32-
<h1>Welcome to the Number Guessing Game!</h1>
32+
<h1>Welcome to Zuro Game!</h1>
3333
<p>Guess the number between 1 and 100</p>
3434
<input type="number" id="guess" placeholder="Enter your guess" />
3535
<button onclick="checkGuess()">Guess</button>

0 commit comments

Comments
 (0)