Skip to content

Commit 2392822

Browse files
committed
changed button2's name to button22
1 parent 0fb1b2c commit 2392822

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
@@ -6,7 +6,7 @@
66
</head>
77
<body>
88
<button type"button" id="btn1">Click button1</button>
9-
<button type"button" id="btn1">Click button2</button>
9+
<button type"button" id="btn1">Click button22</button>
1010
<p1 id="p1"></p1>
1111

1212
</body>

0 commit comments

Comments
 (0)