Skip to content

Commit 9e54176

Browse files
committed
rename Button
1 parent 3ba947a commit 9e54176

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
</head>
1313
<body>
1414
<h1 class="title">Background Color: <span id="valueColor" class="valueColor"></span></h1>
15-
<button class="button" id="generate" type="button">Змінити колір</button>
15+
<button class="button" id="generate" type="button">Change color</button>
1616

1717
<script src="./app/js/main.js"></script>
1818
</body>

0 commit comments

Comments
 (0)