Skip to content

Commit c99627b

Browse files
Update index.html
1 parent fb2a371 commit c99627b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ <h1 class="text-3xl font-bold mb-6 text-white">Sudoku Checker</h1>
4646

4747
<!-- Update all rows -->
4848
<div class="mb-6">
49-
<label for="allRowsInput" class="block mb-2 text-lg">Enter All Rows (81 Numbers):</label>
49+
<label for="allRowsInput" class="block mb-2 text-lg">Enter All Rows (81 Numbers), Beginning with Row 1:</label>
5050
<input
5151
id="allRowsInput"
5252
class="block w-full p-2 rounded border-gray-300 text-black text-center"

0 commit comments

Comments
 (0)