From 7435f96a27e76296472e4b1bac8d1b5513de615a Mon Sep 17 00:00:00 2001 From: "Glitch (glitch-hello-website)" Date: Thu, 23 Feb 2023 22:41:20 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=8F=AA=F0=9F=91=84=20Checkpoint=20./scrip?= =?UTF-8?q?t.js:31317407/31?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- script.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script.js b/script.js index ac8ef93..b953402 100644 --- a/script.js +++ b/script.js @@ -9,7 +9,7 @@ console.log("Hello 🌎"); /* Make the "Click me!" button move when the visitor clicks it: -- First add the button to the page by following the "Next steps" in the README +- First add the button to the page by following steps in the TODO */ const btn = document.querySelector("button"); // Get the button from the page // Detect clicks on the button