diff --git a/subjects/AI.GO/first-wink/README.md b/subjects/AI.GO/first-wink/README.md index 8c23afd6d..f32bfc0b7 100644 --- a/subjects/AI.GO/first-wink/README.md +++ b/subjects/AI.GO/first-wink/README.md @@ -100,7 +100,7 @@ const handleClick = (event) => { } else { /* If the eye is open: - - Add to 'button' element the text: "Click to open the left eye" + - Add to the 'button' element the text: "Click to open the left eye" - Change the 'eyeLeft' element background color to black */ }