We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ba947a commit 9e54176Copy full SHA for 9e54176
1 file changed
index.html
@@ -12,7 +12,7 @@
12
</head>
13
<body>
14
<h1 class="title">Background Color: <span id="valueColor" class="valueColor"></span></h1>
15
- <button class="button" id="generate" type="button">Змінити колір</button>
+ <button class="button" id="generate" type="button">Change color</button>
16
17
<script src="./app/js/main.js"></script>
18
</body>
0 commit comments