Skip to content

Commit 1a193a5

Browse files
committed
b3
1 parent 8f72381 commit 1a193a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ <h1>My Web Page</h1>
3434
<button id="btn2" onclick="alert('Button 2 clicked!')">Button 1</button>
3535
<button id="btn2" onclick="alert('Button 2 clicked!')">Button 2</button>
3636
<button id="btn2" onclick="alert('Button 2 clicked!')">Button 2</button>
37-
37+
<button id="btn2" onclick="alert('Button 2 clicked!')">Button 3</button>
3838

3939

4040

0 commit comments

Comments
 (0)